Skip to content

rdunk/PaymentPaypalExpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PaymentPaypalExpress Module for ProcessWire 3.x

ProcessWire payment module for PayPal Express checkout using the v.zero SDK. Originally built for use with apeisa's PaymentModule (PW3 branch).

Requirements

  • PHP 5.4 or newer
  • ProcessWire 3.0.10 or newer – PaymentModule ProcessWire module
  • Composer

Installation

  1. In your ProcessWire installation root execute the following command in terminal:
composer require rdunk/payment-paypal-express
  1. Navigate to your ProcessWire admin modules page and refresh the module list.
  2. Click "Install" next to the PaymentPayPalExpress module, it should appear under the "Payment" section.
  3. Edit the module options and add the relevant data including API keys.

Notes

Refer to the v.zero SDK documentation for more information. This module uses version 3.5.0 of the Braintree Javascript SDK.

About

Processwire Module for PayPal Express checkout

Resources

Stars

Watchers

Forks

Packages

No packages published