Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 602 Bytes

DEPRECATED!

Don't use this module! Now used out of the box Magento2 Paypal module as backend for VSF.

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 Develodesign_VsfPaypal