Transaction Object


Properties
amountCurrencyAmount

Transaction amount and currency.


appIdstring

App ID, as defined in the app dashboard.


appInstanceIdstring

cashierErrorTransactionFailureDetails

Transaction error.


createdAtstringformat date-time

Date and time the transaction was created.


orderOrder

Order connected to the transaction.


paymentMethodstring

Transaction payment method.


paymentMethodDataMap <string, string>format map

Payment method data.


providerstring

Transaction provider.


providerDashboardLinkstring

Link to the provider's dashboard.


providerFieldsMap <string, string>format map

Provider fields.


providerNamestring

Name of the payment provider.


providerTransactionIdstring

Provider transaction ID.


refundabilityRefundability

Transaction refundability status.


refundsArray <Refund>

Refunds issued for this transaction.


statusstring

Transaction status.


transactionIdstring

Transaction ID.


typestring

Type of transaction.

Did this help?