#yadnyesh_code

1 messages ¡ Page 1 of 1 (latest)

spiral canopyBOT
#

👋 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/1224822877379887206

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

still flameBOT
hazy knot
#

Hi there! The code above uses raw card numbers instead of collecting these using something like Elements (where card numbers are never passed to your server)

#

If this just for a project, I recommend using Elements or Checkout instead

#

If you want to use Elements, you can toggle to "Custom payment flow"

prisma jackal
#

okay but can you help me in code how i will solve error, Because it help me in Future while working on Real Time Project

hazy knot
#

Just to be clear, do you plan on handling raw card numbers directly in the real project?

#

This is fairly uncommon. Most Stripe users prefer to have Stripe handle all card numbers instead, as working with raw card numbers requires additional PCI compliance requirements.

prisma jackal
#

Okay then Any solutions to it ? i Also try the dummy cards numbers which have given

hazy knot