mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
feat(connector): [AIRWALLEX] Update production endpoint (#6632)
This commit is contained in:
@ -28,7 +28,7 @@ adyen.base_url = "https://{{merchant_endpoint_prefix}}-checkout-live.adyenpaymen
|
||||
adyen.payout_base_url = "https://{{merchant_endpoint_prefix}}-pal-live.adyenpayments.com/"
|
||||
adyen.dispute_base_url = "https://{{merchant_endpoint_prefix}}-ca-live.adyen.com/"
|
||||
adyenplatform.base_url = "https://balanceplatform-api-live.adyen.com/"
|
||||
airwallex.base_url = "https://api-demo.airwallex.com/"
|
||||
airwallex.base_url = "https://api.airwallex.com/"
|
||||
amazonpay.base_url = "https://pay-api.amazon.com/v2"
|
||||
applepay.base_url = "https://apple-pay-gateway.apple.com/"
|
||||
authorizedotnet.base_url = "https://api.authorize.net/xml/v1/request.api"
|
||||
|
||||
Reference in New Issue
Block a user