Adds support for PayPal Payflow as a payment gateway.
This plugin requires Craft Commerce 3 or later.
You can install Commerce Payflow via the plugin store, or through Composer.
To install Commerce Payflow, navigate to the Plugin Store section of your Craft control panel, search for Commerce Payflow
, and click the Try button.
You can also add the package to your project using Composer and the command line.
- Open your terminal and go to your Craft project:
cd /path/to/project
- Then tell Composer to require the plugin, and Craft to install it:
composer require verbb/commerce-payflow && php craft plugin/install commerce-payflow
To add the payment gateway, go to Commerce → Settings → Gateways, create a new gateway, and set the gateway type Payflow”.
PayPal Payflow is licensed under the MIT license, meaning it will always be free and open source – we love free stuff! If you'd like to show your support to the plugin regardless, Sponsor development.