1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-10 00:46:15 +01:00
fab-manager/app/frontend/src/javascript/components/payment/stripe
Sylvain c7a59c8cb7 WIP: refactoring to singularize the booking process
We need to achieve only one process for all booking, not one for subscription, one for reservations, etc.
Moreover we must store one object per invoice_item/payment_schedule_object and stop using Invoice.invoiced or PaymentSchedule.scheduled
2021-05-21 18:25:18 +02:00
..
stripe-card-update.tsx rename /api/payment to /api/stripe 2021-04-12 10:45:41 +02:00
stripe-confirm.tsx move stripe & payzen components folders into payment/ 2021-04-09 08:47:34 +02:00
stripe-elements.tsx move stripe & payzen components folders into payment/ 2021-04-09 08:47:34 +02:00
stripe-form.tsx WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
stripe-keys-form.tsx handle gateway keys invalidation 2021-05-18 16:42:30 +02:00
stripe-modal.tsx WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00