🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
api_key: ********************curl --location '/v1/merchants//payment-config' \
--header 'api_key: <api-key>'{
"payment_provider": "string",
"fee_tier_name": "string",
"fee_tier_percentage": 0,
"fee_tier_fixed": 0,
"gateway_name": "string",
"billing_address": "string",
"hide_gpay_apay": "string",
"mid_status": null,
"min_transaction": null,
"max_transaction": 0,
"xpress_sale_limit": 0,
"daily_limit": null
}