LatestPaymentCardSummary

A summary of the latest payment associated with the payment intent.

object

The payment card details associated with the payment method.

isCancelled
boolean or null

Indicates whether the payment intent has been cancelled.

{
  • "card": {
    },
  • "isCancelled": true
}