Skip to main content
string
A unique identifier for this event.
string
The type of event. For this event, the value is intent.authorized.
integer
The time at which the event was generated, expressed as milliseconds since the Unix epoch.
string
The unique identifier of the authorized payment intent.
string
Your identifier for the order.
string
The current status of the payment intent. For this event, the value is AUTHORIZED.
integer
The authorized amount in the smallest unit of the currency. For example, 5000 represents 50.00 USD.
string
The currency of the authorized amount.
string
The payment method used for the transaction. See supported payment methods.
object
Information about the customer, including their name, email address, contact number, and billing address.
object
Metadata for the payment method used to authorize the transaction. For card payments, this can include the card brand, issuing country, last four digits, expiry date, and card type.
object
The custom key-value pairs provided when the payment intent was created.