Purchase a pre-defined Offering using the Customer API
Authenticate your customer
Retrieve the current site
Purchase the offering
pending
state when further action is required. This is usually a payment
from the customer.Check purchase status
pending
state
you may poll for the status of the purchase.This is useful when you expect the purchase to complete soon (e.g you have already opened a payment popup)
and need to perform some action after successful purchase immediately within the browser.You can also check purchase status through the Merchant API (when checking from a backend),
by subscribing to a webhook, or by opener messages from checkout.supertab.co