Create payment intention

Creates a payment intention for processing a payment programmatically.

Payment intentions represent the lifecycle of a payment from creation to completion. Use this endpoint when you want to integrate payments directly into your application flow.

Key Features:

  • Programmatic payment processing
  • Support for multiple line items
  • Detailed billing information
  • Webhook notifications
  • Automatic expiration (default 24 hours)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean
required

Whether this is a live transaction. Must match your API key environment:

  • false for test keys (sk_test_xxx)
  • true for live keys (sk_live_xxx)
data
object
required
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json