#andystevenson_api

1 messages ยท Page 1 of 1 (latest)

wide sorrelBOT
torn vesselBOT
#

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.

wide sorrelBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1249796589375983708

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

olive berry
#

Hello! Cash payments would be handled outside of Stripe by your own process/code/etc.

wide sorrelBOT
rugged hill
#

Hmmm, but if I am selling products that are hosted in stripe... how do I record the fact a product has been bought by cash?

#

I appreciate cash is not handled but how to record the transaction?

olive berry
rugged hill
#

The scenario I have is a sports club. Most of it is online purchase which is fine and can either do it via checkout sessions or terminal. However some customers turn up at the club reception and wish to book a court with cash? They really don't want an invoice. Which would be overkill for a small value transaction ~ยฃ10.

olive berry
#

That kind of thing would be handled entirely outside of Stripe.

rugged hill
#

Appreciate it is a POS application but the fact there is no way to record product payments in cash seems like a gap.

olive berry
#

Not sure I understand... you wrote the POS app, right? You can build the ability to record cash payments.

rugged hill
#

Yes but I have to record transactions in 2 completely different databases. Stripe and something completely separate which has to tie back to Stripe products.

olive berry
#

Why does it have to tie back to a Stripe product?

rugged hill
#

All the products of the sports club are created in stripe, as well as all the customer information.

craggy ravine
#

Hello ๐Ÿ‘‹ , taking over for Rubeus. Unfortunately, we don't have a way to report cash transactions outside of that invoicing API in Stripe as far as I am aware. I can file feedback for this and I do think we have things like this on the roadmap but at the moment the invoicing API is the only one that I am aware of that has out of band functionality.

rugged hill
#

Thanks @craggy ravine appreciate the feedback.