1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-11 22:24:21 +01:00
fab-manager/app/assets/javascripts
Sylvain 78518e17fb read stripe_currency from the UI
We prevent the currency from being changed if any stripe payment was made, because a stripe user cannot made pay with different currencies. If we try to charge a user with a different currency than the currency he used for a previous payment, this will fail; so we must prevent this case
2020-06-10 16:37:11 +02:00
..
controllers read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
directives read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
filters [ongoing] refactoring i18n keys - admin 2019-12-17 12:40:36 +01:00
services read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
app.js configure online payment from the UI 2020-06-08 17:42:59 +02:00
application.js.erb Updated angular-ui-bootstrap from v0.14 to v1.1 2020-02-19 11:34:38 +01:00
router.js.erb read stripe_currency from the UI 2020-06-10 16:37:11 +02:00