#yogeshwari

1 messages · Page 1 of 1 (latest)

keen yachtBOT
stray solstice
#

Hi, can you give a lot more context? What screenshot? What request has error?

gray basalt
#

this

#

same thing i need when apply from custom screen

stray solstice
#

By custom screen, you mean some screen you implement on your own?

#

Not Stripe Checkout?

keen yachtBOT
gray basalt
#

yes

agile fjord
#

i'm sorry, but I don't understand what you're trying to achieve. Can you try rephrasing what you're trying to do?

gray basalt
#

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

agile fjord
#

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