Merge pull request #24233 from demeritcowboy/zetapatookens
[civicrm-core.git] / ext / payflowpro / README.md
CommitLineData
68f91be1 1# Payflow Pro
77d8692e 2
68f91be1 3This extension provides an integration with PayPal's Payflow Pro service. It supports one time and recurring payments from CiviCRM.
77d8692e
SL
4
5The extension is licensed under [AGPL-3.0](LICENSE.txt).
6
7## Requirements
8
9* PHP v7.2+
68f91be1 10* CiviCRM 5.38
77d8692e
SL
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
77d8692e
SL
16## Getting Started
17
68f91be1 18After enabling the extension you will need to go to Administer >> System Settings >> Payment Processors and create a Payment Processor that uses Payflow Pro
77d8692e
SL
19
20## Known Issues
21
68f91be1 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.