---
title: PaymentMethod
framework: walletorders
role: symbol
role_heading: Object
path: walletorders/paymentmethod
---

# PaymentMethod

The payment method for the transaction.

## Declaration

```data
object PaymentMethod
```

## Properties

displayName: The name of the payment method, such as the name of a specific payment pass or card.

## See Also

### Supporting objects

- [Customer](walletorders/customer.md)
- [Merchant](walletorders/merchant.md)
- [Address](walletorders/address.md)
- [Application](walletorders/application.md)
- [Barcode](walletorders/barcode.md)
- [CurrencyAmount](walletorders/currencyamount.md)
- [LineItem](walletorders/lineitem.md)
- [Location](walletorders/location.md)
- [OrderIdentifiers](walletorders/orderidentifiers.md)
- [OrderProvider](walletorders/orderprovider.md)
- [Payment](walletorders/payment.md)
- [Payment.SummaryItems](walletorders/payment/summaryitems-data.dictionary.md)
- [PaymentTransaction](walletorders/paymenttransaction.md)
- [PickupFulfillment](walletorders/pickupfulfillment.md)
- [Return](walletorders/return.md)
