Guide
Payment Intents
Use the core payment API for flexible payment handling.
GuidePaymentsPOSTServer key
Method
POST
Endpoint
/v1/payment_intents
Notes
Core payment object
Hosted checkout
Flexible payment flow
Clear success path
Quick steps
- 1Choose the payment product that matches your integration style.
- 2Create the payment object and pass the right line items or amount.
- 3Handle confirmation, success, and error states in your app.
Related pages
No related pages yet.
Intents
Use Payment Intents when you need a more custom payment flow.
Previous
Checkout
Use a hosted checkout flow for speed and simplicity.
Next
Revenue
Build recurring billing and invoicing flows that stay organized.