Search
Preparing search index...
The search index is not available
shopperman api docs
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
CheckoutMachineBase
Class CheckoutMachineBase
CHECKOUT MACHINE ABSTRACT CLASS
has a checkout method which takes items and returns a checkout url string
Hierarchy
CheckoutMachineBase
ShopifyCheckoutMachine
Index
Methods
checkout
Methods
Abstract
checkout
checkout
(
items
:
CartItem
[]
)
:
Promise
<
string
>
Parameters
items:
CartItem
[]
Returns
Promise
<
string
>
Globals
Checkout
Machine
Base
checkout
Generated using
TypeDoc
CHECKOUT MACHINE ABSTRACT CLASS