Transaction Object


Properties
transactionIdstring

identifier of transaction (required)


statusstring

transaction status (required)


providerstring

transaction provider (required)


paymentMethodstring

transaction payment method (required)


appIdstring

identifier of application (required)


appInstanceIdstring

identifier of application instance (required)


orderOrder

view of connected order snapshot (required)


amountAmount

amount and currency of transactions (required)


cashierErrorCashierError

cashier transaction error (optional)


paymentMethodDataPaymentMethodDataformat map

map with payment method data


refundabilityRefundability

ability to do refund on transaction


createdAtstringformat date-time

transaction creation date


typestring

providerTransactionIdstring

transaction id in the provider system


providerFieldsProviderFieldsformat map

providerDashboardLinkstring

refundsArray <Refund>

refunds issues for this transaction


providerNamestring

transaction payment provider name (required)

Did this help?