---
title: PaymentCardTransactionRequest.TransactionType.refund
framework: proximityreader
role: symbol
role_heading: Case
path: proximityreader/paymentcardtransactionrequest/transactiontype/refund
---

# PaymentCardTransactionRequest.TransactionType.refund

A refund transaction.

## Declaration

```swift
case refund
```

## Discussion

Discussion Use this type to return money to the person’s card.

## See Also

### Getting the transaction type

- [PaymentCardTransactionRequest.TransactionType.purchase](proximityreader/paymentcardtransactionrequest/transactiontype/purchase.md)
