TransactionSupportedRefundType enum

The supported refund types.

Values

  • CARD_NOT_PRESENT_REFUND
    Refund without a physical card.
  • CARD_PRESENT_REFUND
    Refund requiring card present data(ie. the physical card and a reader).

Types that return TransactionSupportedRefundType

  • [SuggestedOrderTransaction.supportedRefundType](https://shopify.dev/docs/admin-api/graphql/reference/orders/suggestedordertransaction#supportedrefundtype-unstable)