Commit graph

17 commits

Author SHA1 Message Date
c41b55573a Fix order link in BillRecordSerializer 2020-03-06 09:32:25 +01:00
faca104459 Fix stripe import in uncloud_pay.models 2020-03-04 11:05:21 +01:00
e0cb6ac670 Allow for charging customers 2020-03-03 18:16:25 +01:00
94a39ed81d Properly wire stripe card to payment methods 2020-03-03 16:56:42 +01:00
9fdf66ed74 Fix MatrixService ordering 2020-03-03 10:51:16 +01:00
4ad737ed90 Initial stripe playground 2020-03-02 22:29:50 +01:00
1cb1de4876 Add (broken) charge method to payment method endpoint 2020-02-28 11:10:31 +01:00
b1649a6228 Remove product resolution from /order endpoint 2020-02-28 07:25:56 +01:00
b2fe5014d8 Make recurring_period an Enum, VMProduct a Product, initial wire for
order
2020-02-28 07:25:05 +01:00
1dd3324275 Wiring initial user balance 2020-02-28 07:24:51 +01:00
36fcff5149 Add initial structure for payment methods 2020-02-28 07:24:51 +01:00
1ff5702ce3 Expose Order model 2020-02-27 12:42:24 +01:00
f5eadd6ddb Move user view to uncloud_pay 2020-02-27 12:38:04 +01:00
b9b605f407 Add ADMIN endpoints for bills and payments 2020-02-27 12:21:25 +01:00
f358acca05 Fix payment creation 2020-02-27 12:11:13 +01:00
06ab21c577 Fix python errors on latest hack commits => make runserver happy again 2020-02-27 11:59:28 +01:00
Nico Schottelius
1ca247148c [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00