We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fedc8d commit 5788f93Copy full SHA for 5788f93
advanced-integration/.env.example
@@ -1,5 +1,5 @@
1
# Create an application to obtain credentials at
2
# https://developer.paypal.com/dashboard/applications/sandbox
3
4
-PAYPAL_CLIENT_ID="YOUR_CLIENT_ID_GOES_HERE"
5
-PAYPAL_CLIENT_SECRET="YOUR_SECRET_GOES_HERE"
+PAYPAL_CLIENT_ID=YOUR_CLIENT_ID_GOES_HERE
+PAYPAL_CLIENT_SECRET=YOUR_SECRET_GOES_HERE
standard-integration/.env.example
0 commit comments