Payment Methods
You can choose the payment methods that you want to display on the payment form. Use methods array in the Authentication request and specify the string values that correspond to the payment methods. The value of payment method can be used to add specific parameters to the Authentification request for the paramaters object. These parameters will be sent to the acquirer to pass the necessary data for successful payment.
cards
Credit Cards and International Debit Cards
"methods": ["card"]
naps
Local Qatari Debit Cards (NAPS)
"methods": ["naps"]
applepay
Apple Pay
"methods": ["applepay"]
om-wallet
OM Wallet
"methods": ["om-wallet"]