#billwind_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/1232868558606958593
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
req_9k69Gwgphv9j0K
This request succeeded, can you share with me the request that failed?
I'm not sure if its this one, but the question is more like a general one. I am not the technical guy. They do not have access to discord
Sorry let me ask this question first.
if we want customer to enter or select their payment method before they check out, and they can use it for future. Do we need to store their information? I believe Stripe can do that right?
Yes you can save the payment method on Stripe and reuse. This guide will help you https://stripe.com/docs/payments/save-and-reuse
Yes, if we do that. Do we need the PCI DSS?
we want the flow to be like this.
When customer select the payment method, they type in their payment information to a sheets provided by Stripe. And save it to Stripe. They will go back to the review page to make final payment
I think this pic shows what we want
Yes, all Stripe users who are involved in card payment processing is required for PCI DSS. And there are many PCI compliance requirements based on your transaction volume and the data you require, and Stripe solutions help you simply the PCI compliance.
You can learn more about PCI compliance here https://stripe.com/guides/pci-compliance
If you are using Stripe Checkout or Elements (our recommended integration options), you are eligible for SAQ A, which is the simplest PCI compliance.
Got it. How do we get the SAQ A PCI?
If you are using Stripe Checkout or Elements (our recommended integration options), you are eligible for SAQ A, which is the simplest PCI compliance.
https://docs.stripe.com/security/guide#pci-compliance-requirement-by-integration also check this doc to find out other SAQ A integration options
Thank you so much. One last question, where do we upload the questionaire? And how long it would take to be reviewed?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
If you have more questions about PCI compliance, please reach out to Stripe support at https://support.stripe.com/contact/email
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.
I found the link! Thank you! Just need to know how long it would take
I don't know how long it would take, you should reach out to support.
Got it. Thank you for the help!