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