#divya.shalini.ics-account-support

1 messages · Page 1 of 1 (latest)

sharp lanceBOT
#

@trim barn :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

trim barn
#

Oh, let me frame my question again

#

How to trigger charge.dispute.created from stripe dashboard

#

My requirement is to test charge.dispute.funds_withdrawn webhook event

lament condor
trim barn
#

It must linked to some transaction right?

#

Transaction or Payments?

sharp lanceBOT
lament condor
#

No, it will generate a dummy Charge and then create a Dispute for it.

trim barn
#

Ok, But I need to test it with linked charge

#

How to do so?

slender rock
#

If you create a transaction with one of those cards, a dispute will be created on that transaction and you can handle it in test mode like normal

#

Though also be sure to use our test evidence to test the specific dispute outcomes that you want

trim barn
#

Sure, let me check

#

Please don't close the thread

trim barn
#

Any documentation?

slender rock
trim barn
#

This would checked after the charge got captured right?

#

*payment got captured?

slender rock
#

Yes as far as I know