@stigg/node-server-sdk - v4.47.0
Preparing search index...
Types
CheckoutOptions
Type Alias CheckoutOptions
type
CheckoutOptions
=
{
allowPromoCodes
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
allowTaxIdCollection
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
cancelUrl
:
Scalars
[
"String"
]
;
collectBillingAddress
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
collectPhoneNumber
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
referenceId
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
successUrl
:
Scalars
[
"String"
]
;
}
Index
Properties
allow
Promo
Codes?
allow
Tax
Id
Collection?
cancel
Url
collect
Billing
Address?
collect
Phone
Number?
reference
Id?
success
Url
Properties
Optional
allow
Promo
Codes
allowPromoCodes
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
allow
Tax
Id
Collection
allowTaxIdCollection
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
cancel
Url
cancelUrl
:
Scalars
[
"String"
]
Optional
collect
Billing
Address
collectBillingAddress
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
collect
Phone
Number
collectPhoneNumber
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
reference
Id
referenceId
?:
InputMaybe
<
Scalars
[
"String"
]
>
success
Url
successUrl
:
Scalars
[
"String"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Promo
Codes
allow
Tax
Id
Collection
cancel
Url
collect
Billing
Address
collect
Phone
Number
reference
Id
success
Url
@stigg/node-server-sdk - v4.47.0
Loading...