Skip to Content

StripeWebhookDataObject

Properties

NameTypeDescriptionNotes
idStringPayment intent ID[default to null]
objectStringObject type[default to null]
amountLongAmount in cents[optional] [default to 0]
statusStringStatus of the payment intent[optional] [default to ]
chargesStripeChargeListCharge data with payment details[optional] [default to null]
last_payment_errorStripePaymentErrorLast payment error[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]