There is a very unclear behaviour of this module under certain circumstances.
In some Drupal Commerce projects we had the problem that the checkout does not work when using this module on mobile devices.

The checkout form was absolutely correct (and the same worked in other projects) and works on most non-mobile devices.
On the other hand on mobile devices the AJAX spinner shows up when clicking the radiobox, but then nothing happens... later on the browser crashes.
This can be reproduced using the mobile simulation in Google Chrome for example.

I would like to use this thread to see, if other people can confirm this problem and if we can find out what is the reason behind.

This module is great and it's a sad problem.

Comments

anybody’s picture

PS: There is no AJAX error in the Firebug console.

rv0’s picture

Could it be related to the theme you are using? I had a similar issue and it was caused by faulty JS in theme layer.

anybody’s picture

No I checked the problem in Console and there was no JS or AJAX error, which would clearly pop up if there was an other JS error.

rv0’s picture

With my issue, there was also no error in console.
To be sure, activate another theme and check.

tahiticlic’s picture

It seems that Ajax forms are broken on mobile... Check on watchdog if you can see "Error: Invalid form POST data"