Magento 1.7: "Placement" is disabled by default in PayPal Express Review

Since Magento 1.7.0.1, the "Place Order" button on the PayPal Express review page is disabled by default. When the user selects the checkboxes for both checkboxes, he remains disabled. The user must tick the checkboxes and click "Update Order Data". After the site is reloaded, "Placement Order" / "Kaufen" is turned on.

How can I fix this error? It is also present in 1.7.0.2.

Disabled Process Order button

+5
source share
3 answers

For me, this is more like an error or unexpected behavior, because the agreement flag is not associated with the client address, and it does not have any business using PayPal express :)

, , , .

. - , PayPal Express JavaScript, . " ". , , ... , , , , Magento :)

:

, , .

, :)

+7

Fyi, , , One Step Checkout Pro MageWorld ...

v1.4.2.2

* ​​ " " .
* ​​ " " IE.

, .

0

I think this is not a mistake, this is a feature. When a customer changes any data (for example, a delivery method), the price can also be changed. To update the feedback table, the client must click the update confirmation button. And if he agrees with the price, he will click the order button. Another method is an AJAX request for data validation and pricing. But you will have many requests from one client, and the client will wait every time it changes data.

0
source

All Articles