aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tidying up the cart detail page - still nowhere near good enoughMatthew Lemon2024-10-201-19/+16
|
* bugfix: bad request if resource doesn't have price objectMatthew Lemon2024-10-201-4/+3
|
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-202-3/+8
| | | | | | | | | | - Rough cart icon in navbar - Shows items in cart - Styled dependent on existence - Add to cart buttons disabled if resource in cart, on resource list page and detail page - Throws 404 error if trying add item to cart which has no price - eventually all items will have a price
* Updates the TODO list for payments viewsMatthew Lemon2024-10-201-4/+4
|
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-194-23/+50
| | | | | | | - Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction
* Changes the Resource to include Stripe referenceMatthew Lemon2024-10-194-10/+39
|
* Test email in the consoleMatthew Lemon2024-10-191-2/+13
|
* skeleton webhook for stripe workingMatthew Lemon2024-10-172-1/+29
|
* Adds TODO to the payments/view page for the next stepsMatthew Lemon2024-10-171-0/+12
|
* Update Stripe and include the API keyMatthew Lemon2024-10-172-2/+6
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-1519-0/+691