Redirect flow
Redirect customers to a hosted checkout page.Create a payment
Call
POST /api/v1/payments with your payment details, including successRedirectUrl and failRedirectUrl in the request body.Embedded checkout
Embed checkout directly in your site using the<coinbase-payment> web component. See the Embedded UI guide for setup, events, and theming options.