PayPal (Invoices)

Documentation on how to setup PayPal for Invoicing.

To have PayPal invoicing to work properly, you'll have to do these steps on PayPal Business Account.

PayPal API Credentials

To be able to use PayPal Invoicing Features from bot (Invoice Command(s)) you first need to obtain PayPal API Secret & Client ID and to enter them to Config by following steps:

  1. Click 'Apps & Credentials' from the top navigation

  2. Switch 'Live' Button from the top navigation or click 'View live credentials' from the orange box

  3. Click 'Create App' Button, enter name of your App

  4. You'll be redirected to page where you can see 'Client ID' & 'Secret' (Secret Key) Fields, copy Client ID and paste it to config.yml, copy 'Secret' and paste it to config.yml.

Last updated