#rachel_invoice-duedate
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/1240685991405162656
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Thank you. That would work in some situations, but not all. The company may need to charge their customer at the time of shipping, without having to wait for them to pay the invoice.
Is there a way to store a preauthorized payment without setting up products and prices?
Even better, is there a way to have the customer store their card in Stripe in a way that would allow the company to charge it at any time? The customer will likely be ordering products regularly (but different products and different prices each time)
Yeah take a look at: https://docs.stripe.com/payments/save-and-reuse
rachel_invoice-duedate
Thank you. That looks like it should work. I'm a little unclear about how the end customer would enter their payment information, but I believe that's because I'm not familiar with Stripe myself.
yeah that's something your developer can configure for you based on that doc