Merge pull request #23759 from colemanw/fixTotalCount
[civicrm-core.git] / ext / payflowpro / README.md
1 # Payflow Pro
2
3 This extension provides an integration with PayPal's Payflow Pro service. It supports one time and recurring payments from CiviCRM.
4
5 The extension is licensed under [AGPL-3.0](LICENSE.txt).
6
7 ## Requirements
8
9 * PHP v7.2+
10 * CiviCRM 5.38
11
12 ## Installation (Web UI)
13
14 Learn more about installing CiviCRM extensions in the [CiviCRM Sysadmin Guide](https://docs.civicrm.org/sysadmin/en/latest/customize/extensions/).
15
16 ## Getting Started
17
18 After enabling the extension you will need to go to Administer >> System Settings >> Payment Processors and create a Payment Processor that uses Payflow Pro
19
20 ## Known Issues
21
22 At Present the extension can create recurring contributions processes in the Payment Processor but does not use the APIs provided to check that subsequent transactions have been processed.