#emeline_api

1 messages ยท Page 1 of 1 (latest)

fallen warrenBOT
#

๐Ÿ‘‹ 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/1361379156457295872

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

calm wing
#

Fully refunded paymentIntent with no Stripe fees refund.

#

Partially refunded paymentIntent with partial Stripe fees refund.

fallen warrenBOT
#

We wish we could help, but you need to talk to Stripe support

We can only help on Discord if all of the following are true:

  • ๐Ÿง‘โ€๐Ÿ’ป You must be a developer
  • ๐Ÿ› ๏ธ Your question must be about building a Stripe integration
  • โš™๏ธ Your question must be technical/developer focused
  • โฑ๏ธ You must be available to respond in realtime
  • ๐Ÿ‘ฅ You must be comfortable receiving help in public (this is a public server)

If any of those aren't true please contact Stripe support.

If all of those are true we may have misunderstood your question; please provide more details below.

Note that using an inappropriate button or submitting inappropriate information is a violation of our rules. You will be removed from this server if you repeatedly create invalid threads.

calm wing
#

I don't understand how the support can help me ? This is not about real payments but integration tests and I am a developer.

#

This is not about Stripe refunding me money but better understand how the app treats refunds request based on if its a total or a partial refund

spiral relic
#

We don't know any details on policies for Stripe fees, either charging them or refunding them.

#

Can you give me precise guideline on the refunds policy

This is exactly the question Support can help with

calm wing
#

Ok thanks have a nice day

#

@spiral relic sorry, since i have you there I have a follow up question : is it a good practice / idea to create the payment intent and capture it manually a few days later (reason why : i have a lot of cancellations in my business)

spiral relic
#

It all depends on the use cases of your business.

If you need to authorize payment in advance but only collect it after some event occurs, then separate auth and capture makes sense.

fallen warrenBOT
calm wing
#

ok thank you and do I have a maximum delay between the auth and capture ?

near swallow
#

For most card networks, the default authorization validity period is 7 days for online payments and 2 days for in-person Terminal payments.