#joshchukwuezi
1 messages · Page 1 of 1 (latest)
Of that list you'd use PaymentIntents - but there are also other alternatives like Invoices, Checkout, and PaymentLinks (which are all built on top of PaymentIntetns)
How would checkout work?
Also how do I attach a product/products to the specific method used
Have you looked at any docs/integration guides yet? https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout
Would I need to handle stock levels in my database or can stripe handle that