ronmaple / Running-Shop

One stop running shop. Still in active development as of April 11, 2024
0 stars 0 forks source link

Setup Stripe #113

Open ronmaple opened 4 months ago

ronmaple commented 1 month ago
  1. user clicks checkout
  2. request payment-intent from server to Stripe
  3. use payment intent secret in the frontend
  4. frontend will display stripe checkout using the payment intent secret