Skip to content

verbb/commerce-payflow

craft-4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published