Skip to content

Payment Methods

Supported values for paymentMethod.type (same as in Create payment):

typeDescription
e-walletE-wallet; must include paymentMethod.e-wallet with paymentBrand
cardCard; must include paymentMethod.card (and threeDS as required)
qrQR code payment; must include paymentMethod.qr with paymentBrand
onlineBankingOnline banking payment; must include paymentMethod.onlineBanking with paymentBrand
bankTransferBank transfer; must include paymentMethod.bankTransfer with paymentBrand
cryptoCryptocurrency payment; when crypto is used as the collection method, you do not need to initiate the create-order step

See Create payment for full request structure.