PayPal Payflow for Craft Commerce
Adds support for PayPal Payflow as a payment gateway.
Requirements
This plugin requires Craft Commerce 3 or later.
Installation
You can install Commerce Payflow via the plugin store, or through Composer.
Craft Plugin Store
To install Commerce Payflow, navigate to the Plugin Store section of your Craft control panel, search for Commerce Payflow
, and click the Try button.
Composer
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
Setup
To add the payment gateway, go to Commerce → Settings → Gateways, create a new gateway, and set the gateway type Payflow”.
Show your Support
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.