Transaction Object


Properties
transactionIdstring

Transaction ID.


statusstring

Transaction status.


providerstring

Transaction provider.


paymentMethodstring

Transaction payment method.


appIdstring

App ID, as defined in the app dashboard.


appInstanceIdstring

orderOrder

Order connected to the transaction.


amountAmount

Transaction amount and currency.


cashierErrorCashierError

Transaction error.


paymentMethodDataMap <string, string>format map

Payment method data.


refundabilityRefundability

Transaction refundability status.


createdAtstringformat date-time

Date and time the transaction was created.


typestring

Type of transaction.


providerTransactionIdstring

Provider transaction ID.


providerFieldsMap <string, string>format map

Provider fields.


providerDashboardLinkstring

Link to the provider's dashboard.


refundsArray <Refund>

Refunds issued for this transaction.


providerNamestring

Name of the payment provider.

Did this help?