PaypalUseractionCommit

Magento Extension
Download latest - 1.0.1

When ordering using PayPal Express in Magento, it takes the customer to PayPal, PayPal already displays a confirmation, the customer confirms, and get redirected to another confirmation page (/paypal/express/review). This is an extra step that is unnecessary for user experience.

This extension removes the PayPal Express review page (/paypal/express/review) by adding "useraction => commit" to PayPal URL. Your customer will directly redirected to your success page after paying on PayPal. On PayPal side, the button now displays "Pay" instead of "Continue".

This extension extends the PayPal module from Magento.

Caution: The extension disables the agreements. If these are required for your shop, you have to integrate them before the customer gets redirected to PayPal!

This module is licensed under the MIT license.

Releases (2)

Date Version Notes
2014-04-08 1.0.1

Added possibility to disable extension in Magento backend.

2014-03-27 1.0.0

First stable release.