Download the PHP package oxidio/module-paypalplus without Composer
On this page you can find all versions of the php package oxidio/module-paypalplus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxidio/module-paypalplus
More information about oxidio/module-paypalplus
Files in oxidio/module-paypalplus
Download oxidio/module-paypalplus
More information about oxidio/module-paypalplus
Files in oxidio/module-paypalplus
Vendor oxidio
Package module-paypalplus
Short Description PayPal Plus payments module for OXID eShop
License GPL-3.0 proprietary
Homepage https://www.paypal.com
Package module-paypalplus
Short Description PayPal Plus payments module for OXID eShop
License GPL-3.0 proprietary
Homepage https://www.paypal.com
Please rate this library. Is it a good library?
Informations about the package module-paypalplus
==Title== PayPal Plus
==Author== PayPal (Europe) S.à r.l. et Cie, S.C.A.
==Prefix== payp
==Shop Version== 6.0.x
==Version== 3.0.x
==Link== https://www.paypal.com
==Mail== [email protected]
==Description== PayPal Plus payments module for OXID eShop
==Installation==
- Copy files from copy_this/ folder to eShop root directory
- Activate PayPal Plus module in administration back end: under "Extensions -> Modules -> PayPal Plus", tab "Overview" press "Activate" button
- Enter PayPal API Client ID and Secret key and adjust other settings in "Extensions -> Modules -> PayPal Plus", tab "Settings"
- Optionally configure eShop shipping methods and shipping cost rules
==Extend==
- language_main -- save
- order_list -- render -- _prepareWhereQuery -- _buildSelectString -- _prepareOrderByQuery
- basket -- render
- order -- init
- payment -- render -- validatePayment -- getPaymentErrorText
- oxviewconfig
- oxAddress -- save
- oxBasket -- afterUpdate -- getPaymentCost -- getTotalDiscountSum -- getTsProductId
- oxOrder -- save -- delete
- oxPaymentGateway -- executePayment
- oxUser -- save
- thankyou -- init -- render
==Modules==
==Modified original templates==
==Uninstall==
- Disable the module in administration area
- Delete module folder
- Optionally, execute docs/uninstall.sql on the database to remove PayPal Plus related entries
All versions of module-paypalplus with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
lib-curl Version >=7.26.0
lib-openssl Version >=1.0.1
ext-curl Version *
ext-openssl Version *
paypal/rest-api-sdk-php Version ^v1.13.0
lib-curl Version >=7.26.0
lib-openssl Version >=1.0.1
ext-curl Version *
ext-openssl Version *
paypal/rest-api-sdk-php Version ^v1.13.0
The package oxidio/module-paypalplus contains the following files
Loading the files please wait ....