Skip to content

A Craft Commerce plugin to support Payflow as a payment gateway

License

Notifications You must be signed in to change notification settings

mmoss128/commerce-payflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  1. Open your terminal and go to your Craft project:
cd /path/to/project
  1. 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.

About

A Craft Commerce plugin to support Payflow as a payment gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.0%
  • HTML 24.0%