paypal

To start accepting payments using Paypal, you must provide Fatora with your live Paypal account's information:

  • client ID
  • secret key
  • Setting Up IPN Notifications on PayPal

To get these credentials client ID, secret key:
  1. Go to Developer Dashboard and login with your Paypal business account credentials.

  2. Navigate to the My Apps & Credentials tab and make sure you're on the live tab and click the CREATE APP button in the REST API Apps section.

  3. Copy and save your API credentials, the client ID, and the secret for your app.

    paypal_account
To Set Up IPN Notifications on PayPal:
  1. Click the settings icon at the top of your PayPal account page and then click Account Settings.

  2. On the Notifications page, click the Update link for the Instant payment notifications item.

  3. Click Choose IPN Settings to specify your listener's URL and activate the listener. The following page opens:

    paypal_account
  4. Specify the URL for your listener in the Notification URL field.

    It must be: https://maktapp.credit/Paypal/v1/Notify
  5. Click Receive IPN messages (Enabled) to enable your listener.

  6. Click Save. The following page opens

    paypal_account
technical-support

🛠️ Technical Support