@paypal/checkout-components
Advanced tools
Comparing version 5.0.345-alpha-a26e760.0 to 5.0.345-alpha-a814d6d.0
{ | ||
"name": "@paypal/checkout-components", | ||
"version": "5.0.345-alpha-a26e760.0", | ||
"version": "5.0.345-alpha-a814d6d.0", | ||
"description": "PayPal Checkout components, for integrating checkout products.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -94,3 +94,3 @@ /* @flow */ | ||
method: "POST", | ||
url: `https://te-fastlane-3ds.qa.paypal.com:12326/v2/payments/payment`, | ||
url: `${this.sdkConfig.paypalApiDomain}/v2/payments/payment`, | ||
data, | ||
@@ -97,0 +97,0 @@ accessToken: idToken, // this.sdkConfig.authenticationToken, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1249477