PayPal integration
➢ Setup: Use this guide to complete PayPal integration inside Invoice Ninja. It’s very
straightforward.
➢ Tip: Test it using a credit card of some friend with a tiny amount of money.
Client Portal
➢ Setup: Use this guide to complete Client Portal setup.
➢ Tip: Test every feature using a test client account, including payment.
API usage
➢ NinjaConfig::setURL('https://<site>/invoiceninja/public/api/v1/'); //replace with your URL
➢ NinjaConfig::setToken('ra3mvgku5fl72orfymk0u40ugzemptll'); //replace with your token
➢ Tip: Use this guide to generate your token.