Order payment details
Property | Type | Description |
---|---|---|
paymentType | string | Type of payment - card, applepay, crypto etc |
sessionId | string | Reference from 3d party payment system's session id Session exists before payment actually done |
PaymentIntentId | string | Reference to the paymentIntent -> most important object when handling stripe payments https://stripe.com/docs/payments/payment-intents |
state | string | crypto only |
exchangeRate | float (nullable) | date and time of the expiration of the exchange rate (crypto only) |
exchangeExpiration | datetime (nullable) | date and time of the expiration of the exchange rate (crypto only) |
Last update: February 18, 2021 19:36:04