Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-19 | Add multiple items to the cart and Stripe process | Matthew Lemon | 1 | -12/+17 | |
- Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction | |||||
2024-10-19 | Changes the Resource to include Stripe reference | Matthew Lemon | 1 | -6/+7 | |
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -0/+0 | |
2024-09-15 | Sorting imports only | Matthew Lemon | 1 | -1/+6 | |
2024-09-08 | wip: implementing checkout | Matthew Lemon | 1 | -0/+33 | |
- also some formatting changes |