Sylvain
|
58af40b8b9
|
enlight api for cashing checks
|
2021-02-08 08:56:01 +01:00 |
|
Sylvain
|
d54846c349
|
UI to confirm check cashing
|
2021-02-04 17:00:02 +01:00 |
|
Sylvain
|
def0778a4d
|
basic inteface to retrieve payment schedules
|
2021-01-25 17:42:30 +01:00 |
|
Sylvain
|
feeed2f450
|
fix take a reservation + subscription
FIXME:
ActionView::Template::Error (undefined method `iso8601' for nil:NilClass)
Callstack:
app/views/api/reservations/show.json.jbuilder:40:in `_app_views_api_reservations_show_json_jbuilder'
app/controllers/api/payments_controller.rb:91:in `confirm_payment_schedule'
|
2020-12-28 18:30:27 +01:00 |
|
Sylvain
|
f661428db2
|
better error handling in stripe::subscription creation process
|
2020-12-23 15:29:56 +01:00 |
|
Sylvain
|
bbf88846dd
|
refactored Invoice & PaymentSchedule to use inheritance
|
2020-12-22 14:43:08 +01:00 |
|
Sylvain
|
609d19e5d1
|
refactored subscription process + renew (update) subscription/ offre free days
|
2020-12-21 16:12:34 +01:00 |
|
Sylvain
|
66c205d0ed
|
API error handling
|
2020-12-09 11:35:49 +01:00 |
|
Sylvain
|
8e8fc9b682
|
validate reservation/subscription after payment schedule creation
|
2020-12-08 17:30:33 +01:00 |
|
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 |
|
Sylvain
|
6c39191efa
|
allow payment with stripe-modal react component
|
2020-12-02 10:06:18 +01:00 |
|
Sylvain
|
4ca2299776
|
WIP: using <stripe-modal> in cart directive
|
2020-12-01 17:55:23 +01:00 |
|
Sylvain
|
7d0abebc22
|
WIP: stripe modal
|
2020-11-24 16:26:18 +01:00 |
|
Sylvain
|
b88c1009db
|
WIP: create react component to collect card data
|
2020-11-23 17:36:33 +01:00 |
|
Sylvain
|
0c456b153e
|
use FabModal component to display ful schedule
|
2020-11-09 15:17:38 +01:00 |
|