#Eli P-orders-confirm
1 messages · Page 1 of 1 (latest)
hello, what's the client-side Stripe.js function you're using to confirm the order?
processOrder
I can submit it fine server side and processOrder still works to actually collect payment but I want the user to not be able to confirm it using his client secret
thanks, checking