Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 857 Bytes

File metadata and controls

29 lines (22 loc) · 857 Bytes

ProcessingFeeConfig

Properties

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]

Enum: PaymentAccountTypeEnum

Name Value
CARD "Card"
CASH "Cash"
IDEAL "Ideal"
BANCONTACT "Bancontact"
GIROPAY "Giropay"
EPS "Eps"
EMV "Emv"
PAYPAL "PayPal"
PAYGREEN "PayGreen"
GOOGLEWALLETTOKEN "GoogleWalletToken"