I'm having an issue with newest daily build of Odoo 10 community edition eCommerce payments. Checkout process works until the payment method selection, where regardless of payment method the "Pay Now" button does nothing.
I have debug logs enabled and no errors gets logged, all I see is a HTTP post request to /shop/payment/transaction/XX in the logs and nothing else. Nothing in the browser JS logs either.
Am I missing some configuration or are others experiencing the same issue?
This appears to be some kind of Firefox related issue, checkout works normally with Edge and Chrome. Bug report created.