@suluk/billing - v0.2.0
↑ Suluk
GitHub
Preparing search index...
TopupMeta
Type Alias TopupMeta
The metadata tag the webhook reads to decide whether (and how) to credit a PaymentIntent.
type
TopupMeta
=
{
userId
:
string
;
credits
:
number
;
taxCalculation
?:
string
|
null
;
}
Index
Properties
user
Id
credits
tax
Calculation?
Properties
user
Id
userId
:
string
credits
credits
:
number
Optional
tax
Calculation
taxCalculation
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
credits
tax
Calculation
↑ Suluk
GitHub
@suluk/billing - v0.2.0
Loading...
The metadata tag the webhook reads to decide whether (and how) to credit a PaymentIntent.