summaryrefslogtreecommitdiff
path: root/src/components/PayPalButtons.astro
AgeCommit message (Collapse)Author
2024-01-2533 / Pay annual subscription by PayPal (#68)Joe Carstairs
* Refactors paypal-buttons -> paypal-product-buttons WebComponent * Pulls out address to data file * Defines annual subscription prices data hash * Styles paypal-product-buttons * Styles <address> * Details have cursor:pointer on the summary * Moves Jyne section to separate page * Rewrites payment options using details components * Reworks translation typing * Defines MembershipType enum * Adds translations for MembershipType enum * Can pay annual subs by PayPal * Styles tables better
2023-08-16Parameterises PayPal product detailsJoe Carstairs
2023-08-13Uses TSConfig pathsJoe Carstairs
2023-08-12Adds payment success confirmation page for Lallans issuesJoe Carstairs
2023-08-12Defines PayPalButtons componentJoe Carstairs