austinkelsay
|
2b10e74d35
|
update subscriptions frontend and backend to support both monthly and yearly subscriptions, tested minimally
|
2025-05-14 13:30:19 -05:00 |
|
austinkelsay
|
074de680df
|
prevent race conditions in BitcoinConnect initialization by memoizing promise, clean up some logs
|
2025-05-13 11:47:00 -05:00 |
|
Austin Kelsay
|
3583379468
|
Update src/components/bitcoinConnect/SubscriptionPaymentButton.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-05-13 11:39:11 -05:00 |
|
austinkelsay
|
3ec3f69ae6
|
update Bitcoin Connect integration to use client-based approach and direct SDK for NWC operations
|
2025-05-13 11:22:43 -05:00 |
|
austinkelsay
|
5dd71c3de0
|
started on bitcoinconnect update
|
2025-05-13 11:22:42 -05:00 |
|
austinkelsay
|
a090898fad
|
lint everything lmao
|
2025-04-02 17:47:30 -05:00 |
|
austinkelsay
|
c760de1a9d
|
Add memo with user id and content id when there are purchases or subscriptions
|
2025-03-02 17:28:40 -06:00 |
|
austinkelsay
|
da5484eca5
|
Lower subscription cost
|
2024-12-03 11:26:40 -06:00 |
|
austinkelsay
|
4cc94de801
|
Remove console logs
|
2024-11-14 16:12:25 -06:00 |
|
austinkelsay
|
18b1271326
|
Set real subscription price and recurring cron job
|
2024-11-14 13:23:05 -06:00 |
|
austinkelsay
|
034680a0a1
|
Random styling fixes, param for user id on track calls, params on calendly embed, add favicon
|
2024-11-05 12:29:16 -06:00 |
|
austinkelsay
|
d23e98f535
|
tracking events for new signups, course, resource, and subscription payments
|
2024-10-06 15:39:53 -05:00 |
|
austinkelsay
|
c33aecea5c
|
Update cron to be one day 25 sats to test recurring subscriptions
|
2024-10-06 14:44:20 -05:00 |
|
austinkelsay
|
3a18a41404
|
subscription button optional layout for renew modal
|
2024-09-25 20:57:14 -05:00 |
|
austinkelsay
|
5bb89c4c35
|
Good stuff
|
2024-09-15 15:53:27 -05:00 |
|
austinkelsay
|
aaad0d9931
|
Fix small issue with subscription button flows, got started on paid course cleanup
|
2024-09-10 18:15:12 -05:00 |
|
austinkelsay
|
7c8273d663
|
Added generic button
|
2024-09-10 15:44:08 -05:00 |
|
austinkelsay
|
c54f0cfed2
|
frontend tab changes
|
2024-09-04 17:09:46 -05:00 |
|
austinkelsay
|
e69d974ad7
|
Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
|
2024-09-01 12:40:25 -05:00 |
|
austinkelsay
|
fb02ea79af
|
Made it prettier
|
2024-08-31 21:52:50 -05:00 |
|
austinkelsay
|
c6c6fc4fbd
|
implementation of pay as you go and recurring subscriptions on the frontend is fully working, just need the cron endpoint now.
|
2024-08-31 18:18:21 -05:00 |
|
austinkelsay
|
c8870bc1ff
|
pay as you go subscriptions working and recurring subscriptions flow is halfway done, had to change schema.
|
2024-08-30 19:37:13 -05:00 |
|