1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-08 23:46:14 +01:00
fab-manager/app/frontend/src/javascript/models
Sylvain 1d64c517c9 create stripe's paymentIntent
associate the paymentMethod (the card) with the customer (the user)
for futur usages in subscriptions
2020-12-08 12:26:03 +01:00
..
application.ts WIP: refactoring of plan card 2020-10-28 17:02:22 +01:00
custom-asset.ts WIP: stripe modal 2020-11-24 16:26:18 +01:00
fablab.ts WIP: refactor stripe payment modal to react + do not user angular in react component (use Intl instead) 2020-11-24 13:26:15 +01:00
history-value.ts WIP: create react component to collect card data 2020-11-23 17:36:33 +01:00
payment-schedule.ts create stripe subscription with all data 2020-11-12 16:44:55 +01:00
payment.ts create stripe's paymentIntent 2020-12-08 12:26:03 +01:00
plan.ts show link to pdf in component 2020-11-02 11:16:13 +01:00
price.ts WIP: using <stripe-modal> in cart directive 2020-12-01 17:55:23 +01:00
reservation.ts WIP: using <stripe-modal> in cart directive 2020-12-01 17:55:23 +01:00
setting.ts WIP: stripe modal 2020-11-24 16:26:18 +01:00
user.ts react coponent: plan-card + extracted scss from stylesheet.rb into themes/ 2020-10-29 15:53:29 +01:00
wallet.ts define payment method before validating schedule 2020-11-18 16:01:05 +01:00