paymentMethodType
The type of a payment method.
Expected Types
| Type | Description |
|---|---|
| PaymentMethodType | The type of payment method, only for generic payment types, specific forms of payments, like card payment should be expressed using subclasses of PaymentMethod. |
Used on Types
| Type | Description |
|---|---|
| PaymentMethod | A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organizati... |