# SwaggerClient::PaymentMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | The type of payment method. Note that PayPal can only process a 'Credit' primary transaction with Order.Billing.Contact.email being mandatory. PayPal secondary transactions (void/return/postauth) are processed the same as any other secondary transactions. | **payment_card** | [**PaymentCard**](PaymentCard.md) | | [optional] **sepa** | [**Sepa**](Sepa.md) | | [optional] **pay_pal** | [**PayPal**](PayPal.md) | | [optional]