Paypal API CALL

extream2020
New Community Member

Hi, i would like to connect the paypal api from my website to paypal so i can receive payments. The website is requesting me these things:

Setup

  • Copy and paste the API username, password, and signature into the /.env file.
  • Open and edit the /.env file by providing your keys like this:
CopyPAYPAL_MODE=sandbox
PAYPAL_USERNAME=yourPayPal@address
PAYPAL_PASSWORD=YourPassword
PAYPAL_SIGNATURE=YourSignatrue
  • You have to use PAYPAL_MODE=live in your live server.

I cannot find where to do this, can someone help?

Login to Me Too
1 REPLY 1

extream2020
New Community Member

** I cannot find where to generate the data for my website to be more specific

I have looked into paypal website but cannot find this kind of implementation

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.