Ilango Rajagopal
I make web stuff.
Add analytics API and calculate total purchases, total sales and sales today
Pull data from Stripe to show invoices in profile management widget
Pull data from Stripe and show active subscription and billing cycle
Show profile settings in widget and allow editing profile info
Add hooks for fetching session and membership in profile management widget
Add download page with a unique token valid for 30 days
Add profile management options in widget home screen
Add layout component for widget pages
Create a router for in-widget transitions
Set up a preact widget for managing membership on any website
Add member to database when payment succeeds
Fixed issues with one-off payments and subscriptions
Add redirect after payment
Connect product API to Stripe products and prices APIs
Use saved Stripe keys when making payments
Worked on the landing page template
Added header and feature components to landing page template
Use logo and brand colors in checkout page
Add fields for logo upload and brand color settings
Show pricing based on product settings
Checkout page now uses product data
Start working on a landing page using next.js and chakra-ui
Update checkout page and connect to stripe api