@usethrottle/cart
Preparing search index...
CheckoutHandoffInput
Interface CheckoutHandoffInput
interface
CheckoutHandoffInput
{
allowedMethods
?:
string
[]
;
cancelUrl
:
string
;
customerEmail
?:
string
;
returnUrl
:
string
;
}
Index
Properties
allowed
Methods?
cancel
Url
customer
Email?
return
Url
Properties
Optional
allowed
Methods
allowedMethods
?:
string
[]
cancel
Url
cancelUrl
:
string
Optional
customer
Email
customerEmail
?:
string
return
Url
returnUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Methods
cancel
Url
customer
Email
return
Url
@usethrottle/cart
Loading...