#jan-przysucha-poker-academy_unexpected

1 messages ¡ Page 1 of 1 (latest)

frigid brambleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237380491045376010

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

kind escarp
#

hi there!

#

you want to prevent users from entering a card they already used in the past?

fathom kiln
#

hi, yes

#

I dont want them to create multiple accounts to get a new free trial for the same card

kind escarp
#

otherwise you could check the fingerprint of the card after the Checkout Session completed, and potentially cancell the subscription if the card was previously used.

#

so that's something you would need to build yourself.

fathom kiln
#

but they don't do it at the same account, for the same account I'm doing a precheckout validation

kind escarp
#

then try this:

check the fingerprint of the card after the Checkout Session completed, and potentially cancell the subscription if the card was previously used.
so that's something you would need to build yourself.

fathom kiln
#

yes, just wanted to make sure thereis no native option

kind escarp
#

no there isn't