Payment Method Configs

Get payment method config

Get the configuration for a payment method by the payment method config ID.

get/v1/payment_method_configs/{payment_method_config_id}

Path parameters

payment_method_config_idstring required

The unique payment method config identifier.

Prefix is "pmc" in production and "sbx_pmc" in sandbox.

Parameters

#/paths/~1v1~1payins/get/parameters/0 — unresolved $ref

Response

OK

statusStatus — unresolved $ref
dataData — unresolved $ref
errorsErrors — unresolved $ref

Changes