#hellodoc5514
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- hellodoc5514, 1 hour ago, 17 messages
The created event means you will still have time for a refund
oh, so under what condition, it triggers dispute.funds_withdrawn event ?
after 24-48 hours no dispute evidence provided, the funds withdrawn will be done ?
am i understanding correct ?
thx
also i have a question about refund. it seems when i issue refund from stripe dashboard from connected account. it only issues charges.refunded event
in my webhook, i was expecting refund.created and refund.updated event.
i was confused about what's the difference between those 3 events for refunds.
could you help me clarify ? thx
What do you mean? Each event has a definition in the docs. Which part is confusing?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh. my question is when refund.created and refund.updated , these two events
how can i test webhook for those ? the document says refund.created: Occurs whenever a refund from a customer’s cash balance is created.
i thought it is the same as when connected account issues a refund for a payment? no ?
You can test those by created refunds or updating the Refund object you already created