v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve payment method configuration

Retrieve payment method configuration

get/v1/payment_method_configurations/{configuration}

Path parameters

configurationstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

activeboolean required

Whether the configuration can be used for new payments.

applicationstring nullable

For child configs, the Connect application associated with the configuration.

idstring required

Unique identifier for the object.

is_defaultboolean required

The default configuration is used whenever a payment method configuration is not specified.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

namestring required

The configuration's name.

object'payment_method_configuration' required

String representing the object's type. Objects of the same type share the same value.

parentstring nullable

For child configs, the configuration's parent configuration.