#mike-j_best-practices
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/1229416175218462730
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- mike_paymentintent-sfu, 5 days ago, 15 messages
Hi there ๐ two ideas come to mind for this.
The first is to try reaching out to our Support team, to see if this is a scenario where our teams could help import your existing card details into your Stripe account. That way you would use them the same way you're using newly created Payment Methods:
https://support.stripe.com/?contact=true
I'm not entirely certain that's something that is available, but based on this I believe it may be:
https://support.stripe.com/questions/data-that-can-be-imported-to-a-stripe-account
The other, assuming your system remains PCI compliant and can continue to hold the existing card details, is to continuing maintaining those cards on your end and using their details to process payments in Stripe.
Doing so would required access to process payments using raw PANs. If that's something your account currently isn't permitted to do, then you would need to reach out to our Support team to discuss your use case around needing access to that.
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.
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.
We could probably move them over gradually. So like there's a web element for taking a payment, you don't have a web element to allow our customers to manage the card details they may have already provided you?
Oh, sorry, I thought you were talking about managing the cards you already had stored, apologies for the confusion. For managing the payment method details they've provided to Stripe, we are actively in the process of building UI to make that easier. Before you had to build your own UI to surface saved payment methods and allow them to be updated/replaced.
Feature 2 mentioned in this announcement sounds like what you're describing:
#๐announcements message
If it is, I'd recommend reaching out to the email address provided there to discuss possibly getting into that beta.
Ok, thanks ๐