Table of Contents
Get available payment methods #
Beta
Get a list of all available payment methods for a specific Processing Channel ID.
query Parameters #
processing_channel_idr equired | string^(pc)_(\w{26})$ Example: processing_channel_id=pc_q4dbxom5jbgudnjzjpz7j2z6uqThe processing channel to be used for payment methods retrieval. |
header Parameters #
Authorization required | string |
Responses #
200 Enabled payment methods retrieved successfully
methods
Array
type required | string Enum:”accel””ach””alipay_cn””alipay_hk””alipay_plus””alma””amex””bancontact””benefit””boost””bpi””cartes_bancaires””china_union_pay””connect_wallet””cvconnect””dana””dci””diners””discover””eps””gcash””ideal””illicado””jcb””kakaopay””klarna””knet””mada””mastercard””mbway””multibanco””nyce””omannet””p24″”paypal””paypay””postfinance””pulse””qpay””rabbit_line_pay””sepa””sequra””star””stcpay””tamara””tng””truemoney””upi””visa””wechatpay”The type of the payment method. |
partner_merchant_id required | string The unique identifier for the merchant, provided by the partner. |
401 Unauthorized
404 Processing channel not found
Response Schema: application/json #
request_id required | stringThe unique request identifier. |
error_typer equired | stringThe error type. |
error_codes required | Array of stringsThe error codes. |