# BasePaymentDetails - admin - INTERFACE
Version: 2024-07

## Description
Generic payment details that are related to a transaction.

### Access Scopes
`read_orders` access scope.


## Fields
* [paymentMethodName](/docs/api/admin/2024-07/scalars/String): String - The name of payment method used by the buyer.

## Connections



## Types implemented in
* [CardPaymentDetails](/docs/api/admin/2024-07/objects/CardPaymentDetails)
* [ShopPayInstallmentsPaymentDetails](/docs/api/admin/2024-07/objects/ShopPayInstallmentsPaymentDetails)


## Examples