1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-10 21:24:20 +01:00
fab-manager/lib/stripe
Sylvain f647ebd9e0 When a payment schedule was canceled by the payment gateway, inform the user in the interface
TODO: send an in-system notification and an email notification
+ refactor payzen/service and stripe/service to extract notification sending
+ send notifications on state=error
+ in the interface: open a modal dialog to allow the admin to choose an action (cancel/continue by check/continue by transfer)
+ refactor the payment-schedule-tables.ts to extact the item-line logic (the component is getting too big)
2022-01-05 17:16:25 +01:00
..
helper.rb do not run StripeWorker tasks is the gateway is not enabled 2021-04-14 12:18:37 +02:00
item.rb fix bug: offer and extends subscription 2021-10-06 08:56:16 +02:00
service.rb When a payment schedule was canceled by the payment gateway, inform the user in the interface 2022-01-05 17:16:25 +01:00