payfrit-works/cfpayment/api/gateway/paypal/payflow/test
2025-12-27 20:14:55 -08:00
..
payflowLibrary.cfc Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
payflowTest.cfc Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
payflowTestBasicAccess.cfc Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
readme.txt Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00

You must configure your paypal credentials in payflowLibrary.cfc init method.  This is the only place you will need to change any of the values.

Log into Paypal manager - > Account Administration - > Manager Users

This page will allow you to see all of the users on that account.  The role for the API user but we API_FULL_TRANSACTION.  If you don't have
a user with that role then you will need to create one back clicking on the "Add User" link.

Paypal requires you to setup a API user for the gateway.