Skip to Content
DocumentationAPI ReferenceBusiness APIModelsPayment Intent Status Response

PaymentIntentStatusResponse

Properties

NameTypeDescriptionNotes
idStringThe unique identifier of the payment intent.[default to null]
statusStringThe status of the payment intent.[default to null]
amountLongThe amount of the payment intent.[default to null]
currencyStringThe currency of the payment intent.[default to null]
client_secretStringThe client secret of the payment intent.[optional] [default to null]

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