SuggestedOrderTransaction
Requires access scope or
access scope.
A suggested transaction. Suggested transaction are usually used in the context of refunds and exchanges.
Anchor to FieldsFields
- Anchor to accountNumberaccount•
Number The masked account number associated with the payment method.
- Anchor to amountSetamount•
Set MoneyBag! non-null The amount and currency of the suggested order transaction in shop and presentment currencies.
- Anchor to formattedGatewayformatted•
Gateway The human-readable payment gateway name suggested to process the transaction.
- Anchor to gatewaygateway•
The suggested payment gateway used to process the transaction.
- Anchor to kindkind•Suggested
Order non-nullTransaction Kind! Specifies the kind of the suggested order transaction.
- Anchor to maximumRefundableSetmaximum•
Refundable Set Specifies the available amount to refund on the gateway in shop and presentment currencies. Only available within SuggestedRefund.
- Anchor to parentTransactionparent•
Transaction The associated parent transaction, for example the authorization of a capture.
- Anchor to paymentDetailspayment•
Details The associated payment details related to the transaction.
- Anchor to supportedRefundTypesupported•
Refund Type TransactionSupported non-nullRefund Type! The types of refunds that the transaction supports. For example, if it's a CARD_PRESENT_REFUND type, then the transaction requires chip data from reading a physical card using a card reader to be refunded. Only available within SuggestedRefund.