Skip to main content
Log inSign up
Anchor to TransactionSupportedRefundType

TransactionSupportedRefundType

enum

The supported methods for processing a refund, indicating whether or not a physical card must be present.

Anchor to CARD_NOT_PRESENT_REFUNDCARD_NOT_PRESENT_REFUND
•

Refund without a physical card.

•

Refund requiring card present data. For example, the physical card and a reader. Note: third party developers can't refund this type.


Was this section helpful?

•
OBJECT

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.


Was this section helpful?