#dominikganic_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/1352263721640267907
๐ 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.
- dominikganic_connect-account-support, 2 days ago, 21 messages
- dominikganic_best-practices, 3 days ago, 27 messages
- dominikganic_best-practices, 6 days ago, 25 messages
Hi, let me help you with this.
Cash like paper money, or in-person payments with a card reader?
Ah, just cash like paper money ๐ The supplier will reach to the door and collect the money in cash. So, when the customer has supplied the order for example - or the customer has picked it up by himself - we should somehow set the invoice as "paid in cash"?
You can mark the Invoice as paid_out_of_band: https://docs.stripe.com/api/invoices/pay#pay_invoice-paid_out_of_band
Also, even if you don't want to bother with real Terminal devices for in-person payments, you can check out Tap-To-Pay, which allows you to accept in-person payments with just an iPhone or Android phone: https://stripe.com/terminal/tap-to-pay
Mhm, that looks cool. But we already provide our suppliers a custom app for supplying foods.
He will click on the current order he is supplying and mark the order as "paid in cash" (we will invoke an API call to stripe, to mark the invoice paid out of band in this case)
Once he has collected the money in paper / cash ๐