1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app
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
..
assets read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
controllers read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
doc/open_api using stp_payment_intent_id instead of stp_invoice_id on new invoices 2019-09-10 16:45:45 +02:00
exceptions [ongoing] compute per based on a hourly rate 2020-05-05 17:56:47 +02:00
helpers UI to configure the spaces module 2020-05-26 10:53:49 +02:00
mailers secure the settings API (read) + read the openlab settings from the db 2020-06-08 15:08:07 +02:00
models read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
pdfs fix setting.get for boolean 2020-05-25 16:47:06 +02:00
policies read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
services fix tests 2020-06-10 11:52:54 +02:00
sweepers fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script 2020-03-25 12:35:08 +01:00
uploaders use the db settings to validate mime types & extensions + fix texts + force lowercase 2020-06-03 17:56:39 +02:00
validators read stripe_api_key from db 2020-06-10 11:33:03 +02:00
views fix tests 2020-06-10 11:52:54 +02:00
workers read stripe_currency from the UI 2020-06-10 16:37:11 +02:00