# TransactionSupportedRefundType - admin - ENUM Version: unstable ## Description The supported methods for processing a refund, indicating whether or not a physical card must be present. ### Access Scopes ## Enum values * [CARD_NOT_PRESENT_REFUND](/docs/api/admin/unstable/enums/CARD_NOT_PRESENT_REFUND) * [CARD_PRESENT_REFUND](/docs/api/admin/unstable/enums/CARD_PRESENT_REFUND) ## Fields with this enum * [SuggestedOrderTransaction.supportedRefundType](/docs/api/admin/unstable/objects/SuggestedOrderTransaction) ## Examples