How do I create a checkout session?

  • POST /api/v2/checkout-sessions to create a session.
  • Redirect the customer to the returned checkout URL.
  • Handle the completion webhook.
  • Optionally GET /api/v2/payment-methods to display available methods on your site.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us