#martin-gaibisso_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1255217666663387248
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hello! To my knowledge you can't do that, but can you tell me a bit more about what you're doing? You're trying to issue a refund for a card-present payment?
Have you read through these docs specifically? https://docs.stripe.com/terminal/features/refunds
yeah, but: In-person refunds are only available on Interac.
๐
do you know if this is coming for visa/mc/etc?
I can't speak to future plans for Terminal, but we don't support in-person refunds for anything but Interact now. Why don't online refunds work for you?
customer enters the store, wants a refund, doesn't have a receipt...
thats a very popular use case
i think the only option would be creating a PI, get PM data and releasing funds without capturing
that way i can search by card fingerprint
but was hoping for something cleaner
ok, thanks anyway
I wouldn't recommend doing that.