bilal-and-haffi / ai-print-shop

https://www.ai-print-shop.com
3 stars 0 forks source link

Add order confirmation page after payment #40

Closed Bilalm354 closed 4 months ago

haffi96 commented 6 months ago

can include the printify tracking url

i.e https://trackorder.site/gAAAAABmEsdEgfqUCKyYT_8Lp4shb_D-6nAYmbvnCr5IyM8WTIGa1CMAy9C4pLhfu4VkBH3-NFNLegpB3_GInu0gaTcFECxEABUV6D-_GWJDYjUIGpsAtfc

haffi96 commented 6 months ago

potentially also stripe customer portal https://billing.stripe.com/p/session/test_YWNjdF8xT290WU5GTnVFOHU5MnVOLF9Qc2p2MGlNeWR0SUJWQ1RNZnVJQ0ZUc1BleVV3M1I20100K8OtWGKQ

But this depends on whether we actually create a customer per session/checkout.

If we do, have to create a new customer portal session every time user wants to see it cause stripe limits how long the portal lives for (max is maybe like 15 mins). But its easy to create with stripe.js. So potentially, have a button Click to see your stripe portal and get redirected