Skip to main content

Get intent

Get details for a payment intent

Path Parameters
  • intent_id string required

    The id of the payment intent

Responses

Response Headers

    Schema
    • id integer
    • payment_intent string
    • transaction_type string
    • expiry_date string
    • status string
    • amount number
    • currency string
    • payment_type string
    • return_url string
    • notification_url string
    • card_layout string
    • element object
    • ccElement string
    • ccMotoElement string
    • ddElement string
    • obElement string
    • merchant_id integer
    • transaction_unique string
    Loading...