#julian-chow_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/1395188652333600907
๐ 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.
- julian-chow_save-card-without-charge, 7 minutes ago, 4 messages
Hello ๐
We close threads for inactivity after ~30-45m.
What about the guidance provided in those docs does not answer your question?
Hi sorry totally understand was trying to look into those docs. Sorry is there a way to do the above without a preauthorization of payment (incremental authorizations)?
That's this doc: https://docs.stripe.com/payments/save-and-reuse
Save and Reuse would be the ideal way to achieve my goal above is what im trying to determine
Got it thank you for breaking that down, makes sense now. So save and reuse, allows us to get the Card object to obtain the full name
Yeah I recommend building a quick test integration. Our quickstart integration might be a good place to start: https://docs.stripe.com/payments/quickstart
The quickstart is configured to create a charge but you can review the Save and Reuse doc to see what you need to change to get it working.
Perfect thank you
Happy to help ๐