@stigg/react-sdk - v10.12.0
Preparing search index...
CheckoutProviderProps
Type Alias CheckoutProviderProps
type
CheckoutProviderProps
=
{
billableFeatures
?:
BillableFeature
[]
;
billingCountryCode
?:
string
;
billingInformation
?:
BillingInformation
;
onBeforeStepChange
?:
OnBeforeStepChangeCallback
;
onMockCheckoutState
?:
MockCheckoutStateCallback
;
planId
:
string
;
preferredBillingPeriod
?:
BillingPeriod
;
resetBillingPeriod
?:
boolean
;
resourceId
?:
string
;
skipCheckoutSteps
?:
CheckoutSteps
[]
;
textOverrides
?:
DeepPartial
<
CheckoutLocalization
>
;
theme
?:
DeepPartial
<
CheckoutTheme
>
;
}
Index
Properties
billable
Features?
billing
Country
Code?
billing
Information?
on
Before
Step
Change?
on
Mock
Checkout
State?
plan
Id
preferred
Billing
Period?
reset
Billing
Period?
resource
Id?
skip
Checkout
Steps?
text
Overrides?
theme?
Properties
Optional
billable
Features
billableFeatures
?:
BillableFeature
[]
Optional
billing
Country
Code
billingCountryCode
?:
string
Optional
billing
Information
billingInformation
?:
BillingInformation
Optional
on
Before
Step
Change
onBeforeStepChange
?:
OnBeforeStepChangeCallback
Optional
on
Mock
Checkout
State
onMockCheckoutState
?:
MockCheckoutStateCallback
plan
Id
planId
:
string
Optional
preferred
Billing
Period
preferredBillingPeriod
?:
BillingPeriod
Optional
reset
Billing
Period
resetBillingPeriod
?:
boolean
Optional
resource
Id
resourceId
?:
string
Optional
skip
Checkout
Steps
skipCheckoutSteps
?:
CheckoutSteps
[]
Optional
text
Overrides
textOverrides
?:
DeepPartial
<
CheckoutLocalization
>
Optional
theme
theme
?:
DeepPartial
<
CheckoutTheme
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
billable
Features
billing
Country
Code
billing
Information
on
Before
Step
Change
on
Mock
Checkout
State
plan
Id
preferred
Billing
Period
reset
Billing
Period
resource
Id
skip
Checkout
Steps
text
Overrides
theme
@stigg/react-sdk - v10.12.0
Loading...