@stigg/js-client-sdk - v4.12.0
Preparing search index...
CheckoutBillingIntegration
Type Alias CheckoutBillingIntegration
type
CheckoutBillingIntegration
=
{
billingCredentials
:
|
StripeCheckoutCredentialsFragment
|
ZuoraCheckoutCredentialsFragment
|
AirwallexCheckoutCredentialsFragment
;
billingIdentifier
:
BillingVendorIdentifier
;
credentials
:
{
accountId
?:
string
|
null
;
publicKey
?:
string
|
null
}
;
}
Index
Properties
billing
Credentials
billing
Identifier
credentials
Properties
billing
Credentials
billingCredentials
:
|
StripeCheckoutCredentialsFragment
|
ZuoraCheckoutCredentialsFragment
|
AirwallexCheckoutCredentialsFragment
billing
Identifier
billingIdentifier
:
BillingVendorIdentifier
credentials
credentials
:
{
accountId
?:
string
|
null
;
publicKey
?:
string
|
null
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Credentials
billing
Identifier
credentials
@stigg/js-client-sdk - v4.12.0
Loading...