PayPal
Technical details about how we implement PayPal and how to get started developing with it.
Last updated
Technical details about how we implement PayPal and how to get started developing with it.
Last updated
This is the account you'll use to make the (fake) payment. Go to , login with your personnal PayPal account then create a test account.
Create an app here:
Use the generated merchant credentials to set the following variables in API's .env
:
Create buyer's credentials on
And you're ready to go. Use the credentials generated in step 3. to authenticate when ordering.
The button may require multiple clicks to trigger on dev or staging. It should not affect production (see )