Skip to content

The simple Paypal payment method for magento2

Notifications You must be signed in to change notification settings

jsims281/m2-paypal-payment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PayPal payment module for magento2

This API extension create custom PayPal paymnet method with code vsfpaypal your Magento 2 instance. It use develodesign/m2-paypal-payment composer module so you have to install it in your Magento 2.2.x instance.

Installation

composer config repositories.develodesign vcs https://github.com/develodesign/m2-paypal-payment.git
composer require develodesign/m2-paypal-payment:dev-master
bin/magento module:enable --all

About

The simple Paypal payment method for magento2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.1%
  • JavaScript 28.8%
  • PHP 15.1%