Skip to main content

Documentation Index

Fetch the complete documentation index at: https://primer.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

TS
start(): void
Start the Headless Checkout instance. Once the instance is started, the callback onAvailablePaymentMethodsLoad is called with the list of payment methods. After calling this method, you can use the payment method managers returned by createPaymentMethodManager to create and manage payments. Also see the documentation on how to initialize a Headless Checkout.