Commit Graph

22 Commits

Author SHA1 Message Date
Serghei Mihai 3dddbdc142 lingo: store items total amount in transaction (#9259) 2015-12-25 21:18:19 +01:00
Serghei Mihai b5d6c6b4cb lingo: notify remote invoices payment only if available in transaction (#8644) 2015-12-25 21:18:18 +01:00
Serghei Mihai e9102a2b20 lingo: distinguish machine and human payment return urls (#8350)
Tests added
2015-12-25 21:18:18 +01:00
Serghei Mihai 44ace86186 lingo: define minimal payment amount per regie (#8511) 2015-12-25 21:18:18 +01:00
Serghei Mihai 4272039a3f lingo: transaction handles remote items 2015-12-25 21:18:17 +01:00
Serghei Mihai 82a7b81f03 lingo: item details view (#8221) 2015-12-25 21:18:17 +01:00
Serghei Mihai 9a63364d5c lingo: item pdf download view (#8220) 2015-12-25 21:18:17 +01:00
Serghei Mihai c0945978ad lingo: provide user email payment backend (#8038) 2015-12-25 21:18:17 +01:00
Frédéric Péters 654982d778 lingo: allow passing multiple amounts (#7471) 2015-12-25 21:18:17 +01:00
Frédéric Péters 8188b36d38 lingo: lookup user from NameID using new mellon object 2015-12-25 21:18:17 +01:00
Frédéric Péters 9c29693dcd lingo: track transaction status, handle cancellations (#6999) 2015-12-25 21:18:17 +01:00
Frédéric Péters eda81a82f8 lingo: remove unused imports 2015-12-25 21:18:16 +01:00
Frédéric Péters 839fe0686a lingo: add a "recent transactions" combo cell 2015-12-25 21:18:16 +01:00
Frédéric Péters ad80027ad5 lingo: use timezone.now() instead of datetime.now() 2015-12-25 21:18:16 +01:00
Frédéric Péters 3a19ec0e01 lingo: notify wcs synchronously for now, with a short timeout 2015-12-25 21:18:16 +01:00
Frédéric Péters a1812cd48b lingo: notify wcs of paid items 2015-12-25 21:18:16 +01:00
Frédéric Péters a857abb8d8 lingo: handle posting form and receiving callbacks 2015-12-25 21:18:16 +01:00
Frédéric Péters 1d42ebc729 lingo: send request to payment service 2015-12-25 21:18:16 +01:00
Frédéric Péters d13d62dd73 lingo: fill basket item with details from request 2015-12-25 21:18:16 +01:00
Frédéric Péters 6c6c5c8635 lingo: add api to add items to basket, with fake values for now 2015-12-25 21:18:16 +01:00
Frédéric Péters e24b7bac2b lingo: add api view to get list of regies 2015-12-25 21:18:16 +01:00
Frédéric Péters b5ceeea21c lingo: start as a standalone module
Lingo was started as a standalone module and the commits where later crafted
onto the combo repository.
2015-12-25 21:18:08 +01:00