| Name | Type | Description | Notes |
|---|---|---|---|
| storeId | Integer | Store Id | [optional] |
| paymentAccountType | PaymentAccountTypeEnum | Payment account type | [optional] |
| percentFee | Double | Percent fee to customer, including VAT | [optional] |
| fixedFee | Double | Fixed fee to customer, including VAT | [optional] |
| Name | Value |
|---|---|
| CARD | "Card" |
| CASH | "Cash" |
| IDEAL | "Ideal" |
| BANCONTACT | "Bancontact" |
| GIROPAY | "Giropay" |
| EPS | "Eps" |
| EMV | "Emv" |
| PAYPAL | "PayPal" |
| PAYGREEN | "PayGreen" |
| GOOGLEWALLETTOKEN | "GoogleWalletToken" |