@suluk/billing - v0.2.0
↑ Suluk
GitHub
Preparing search index...
billingCustomerId
Function billingCustomerId
billingCustomerId
(
db
:
BillingDB
,
userId
:
string
)
:
Promise
<
string
|
null
>
The user's Stripe customer id, or null when they have no billing account yet.
Parameters
db
:
BillingDB
userId
:
string
Returns
Promise
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/billing - v0.2.0
Loading...
The user's Stripe customer id, or null when they have no billing account yet.