Skip to main content
Log inSign up
Anchor to SuggestedOrderTransaction

SuggestedOrderTransaction

object

Requires read_orders access scope or read_marketplace_orders access scope.

A suggested transaction. Suggested transaction are usually used in the context of refunds and exchanges.

•

The masked account number associated with the payment method.

•
MoneyBag!non-null

The amount and currency of the suggested order transaction in shop and presentment currencies.

•

The human-readable payment gateway name suggested to process the transaction.

•

The suggested payment gateway used to process the transaction.

•

Specifies the kind of the suggested order transaction.

Anchor to maximumRefundableSetmaximumRefundableSet
•

Specifies the available amount to refund on the gateway in shop and presentment currencies. Only available within SuggestedRefund.

•

The associated parent transaction, for example the authorization of a capture.

•

The associated payment details related to the transaction.

Deprecated fields

•
Money!non-null

The amount of the transaction.

•
Money

Specifies the available amount to refund on the gateway. Only available within SuggestedRefund.


Was this section helpful?