StripePaymentIntentId
A Stripe Payment Intent ID (pi_xxx).
Properties
stringView JSON Schema
{
"type": "string",
"description": "A Stripe Payment Intent ID (pi_xxx).",
"example": "pi_1234567890abcdef"
}
A Stripe Payment Intent ID (pi_xxx).
{
"type": "string",
"description": "A Stripe Payment Intent ID (pi_xxx).",
"example": "pi_1234567890abcdef"
}