solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Disable submit button only when order is tokenized successfully #117

Open DanielePalombo opened 2 years ago

DanielePalombo commented 2 years ago

move submitButton.disabled = true;

from https://github.com/solidusio-contrib/solidus_bolt/blob/595fe9b88080ab6aae01a8aeca3b9423a20b7e84/app/assets/javascripts/solidus_bolt.js#L87 to https://github.com/solidusio-contrib/solidus_bolt/blob/595fe9b88080ab6aae01a8aeca3b9423a20b7e84/app/assets/javascripts/solidus_bolt.js#L17

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.