CoreyWarren / coldcmerch.com

Creating a Django/React/JWT/Redux E-Commerce store for my good friends in Cold Cut. Shout out to Elmar, Lou, and Brian.
1 stars 0 forks source link

Front-End: create an interface that effectively passes all the things needed for a stripe payment intent creation: #57

Open CoreyWarren opened 1 year ago

CoreyWarren commented 1 year ago

Needs to pass: 1) All relevant cart items in user's cart 2) Payment method 3) Currency used 4) User Email for receipt