Parameters
string
required
The price identifier for the subscription/product.
string
required
The customer’s external ID (your user ID).
string
required
Customer’s email address.
string
Organization ID, if not configured globally. Not needed if you already called
configure().Returns
APromise resolving to an object containing at least { clientToken, orderId, type }. The clientToken can be used with Primer’s Headless Checkout, and orderId is the generated order identifier on Funnelfox’s side.
