Merge pull request #23326 from civicrm/5.49
[civicrm-core.git] / ext / payflowpro / README.md
... / ...
CommitLineData
1# Payflow Pro
2
3This extension provides an integration with PayPal's Payflow Pro service. It supports one time and recurring payments from CiviCRM.
4
5The 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
14Learn more about installing CiviCRM extensions in the [CiviCRM Sysadmin Guide](https://docs.civicrm.org/sysadmin/en/latest/customize/extensions/).
15
16## Getting Started
17
18After 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
22At 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.