Retrieve a card payment intent by ID.
GET/payments/card/{id}
GET
/payments/card/{id}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
Example
pi_card_9Z3K01ARZ3NDEKTSV4RRFFQ69G5FAVPayment intent ID
Responses
Section titled “Responses”Payment intent found
object
amount
required
A monetary amount in the currency’s minor units (e.g. cents for USD).
integer format: int64
Example
1000amount_captured
required
A monetary amount in the currency’s minor units (e.g. cents for USD).
integer format: int64
Example
1000amount_refunded
required
A monetary amount in the currency’s minor units (e.g. cents for USD).
integer format: int64
Example
1000capture_method
required
string
created
required
integer format: int64
currency
required
Currently supported currencies by Paygasus Pay
string
Example
USDdescription
string | null
id
required
string
Example
pi_card_9Z3K01ARZ3NDEKTSV4RRFFQ69G5FAVlivemode
required
boolean
metadata
required
object
key
additional properties
string
statement_descriptor
string | null
status
required
string
status_at
If is in state ‘Created’, will be empty. status_at indicates state change occurences. Created is the initial state
integer | null format: int64
updated
required
integer format: int64
No such payment intent
object
error
required
object
code
required
string
message
required
string
param
string | null
type
required
string
