#yogeshwari
1 messages · Page 1 of 1 (latest)
Hi, can you give a lot more context? What screenshot? What request has error?
By custom screen, you mean some screen you implement on your own?
Not Stripe Checkout?
yes
i'm sorry, but I don't understand what you're trying to achieve. Can you try rephrasing what you're trying to do?
this my custome screen where user can apply coupon code
but this is already used by (john) who is user
if john comes second time then system should not allow same code
but right now its allowing, so I want how stripe handling in their checkout screen here bprnt.sc/xFeaVuNNJKTA
so i can call same api to get that error according to users
we won't be able to share the our code for Checkout, but it should be fairly straightforward for you to implement your own logic to check if your own customer has already used that coupon if you store those information to your own DB