#karthick_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1403439087645491311
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I generated and configured the test secret and publishable keys in my environment to start making test requests.
I added Stripe.js to the frontend and tried initializing Stripe Elements for card collection.
I successfully created a customer and attempted to set up a basic checkout session using stripe.checkout.sessions.create().
Do you have SAQ-D or PCI level 1 certificate? Only companies with these two is allowed to pass raw card information to Stripe
I do not have information about the SAQ-D or PCI Level 1 certification status. If you provide me certificate status
stripe Account id:acct_1RVyCjAl5ZRqd6TJ
This is the process of enabling raw card data permission to Stripe: https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis
If you don't have SAQ-D or PCI Level 1 merchant certified with AoC now, your account cannot pass raw card number to Stripe. By PCI compliance regulation, companies without any of these two is not allowed to access or save the raw card details in their system. It's against the regulation.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
You can only use Checkout Session or Stripe.js to accept card payments