veriteworks / paypal
Magento2 extension for Paypal.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.3.0|~7.4.0
- lib-libxml: *
- magento/framework: 100.1.*|~101.0
- magento/module-backend: 100.1.*|~100.2
- magento/module-store: 100.1.*|~100.2
- veriteworks/base: ~1.0
This package is auto-updated.
Last update: 2024-11-01 09:25:06 UTC
README
Module Veriteworks\Paypal implements integration with the Paypal payment system.
How To Install
You can install this module from packagist.
composer require --dev veriteworks/paypal
you can also install this module by cloning this GitHub repository.
git clone git@github.com:veriteworks/paypal.git
Option
You can set the options from the Admin of your site.
- Go to STORES / SALES / Payment Methods / Veriteworks Paypal
- Set "Enabled" to "Yes"
- Set the Merchant ID, the Merchant Password, the Auth Type and the Use 3D Secure. (Access Token will be automatically retrieved.)