issues
search
sammybigbux
/
deckhub
1
stars
0
forks
source link
Stripe integrate backend
#64
Closed
sammybigbux
closed
1 month ago
sammybigbux
commented
1 month ago
The marching orders for this are:
[x] Add create stripe user to create user logic + save stripe id to user info
[x] For create session plug in a) product id, b) success url and c) fail url
[x] For webhook plug in endpoint secret (save in env, remember this for later for your CICD)
[x] Add logic to frontend for handle purchase (basically just calling the function, stripe handles the rest)
sammybigbux
commented
1 month ago
Done
The marching orders for this are: