Detecting potentially fraudulent transactions before they are processed can help you mitigate losses, reduce financial impact, and earn customer trust.
Using this Stripe Workflows pattern, you can automate refund operations, quickly issuing refunds when disputing a charge is more costly. This approach streamlines operations while increasing customer satisfaction by automatically refunding customers under the threshold before a formal dispute is filed, ensuring a smoother and more responsive transaction experience.
Building an early fraud warning workflow
To build an early fraud warning workflow:
- Select the trigger: Early fraud warning is created in Radar.
- Add a step: Choose add action - Retrieve a charge.
- Charge ID is required: Select Radar early fraud warning | Charge ID to pass through the Charge ID.
- Add a condition.
- Click the “If this condition is met” box and select Charge | Amount. Choose “is less than” and type in 15 and select USD. Click done.
- Add a step: Add action - select Create a refund.
Optional email notification for manual review:
- Click the “If the condition isn’t met,” then select Add action - Choose Email a team member. From the dropdown, select a team member and draft the email body text.
What is Stripe Workflows?
Stripe Workflows provides a visual builder in the Stripe dashboard, to help you automate tasks and processes by defining a series of actions that happen sequentially. Workflows is ideal for multi-step processes and is compatible across multiple Stripe products, allowing you to streamline processes, enforce business rules, and reduce manual effort.
Each workflow consists of a trigger and a series of steps that run in order. A step is either an action or a condition.
To learn more, visit Get started with Stripe Workflows.
What is Stripe Radar?
Stripe Radar provides real-time fraud protection and requires no additional development time. Radar for Fraud Teams adds customization capabilities and deeper insights and trend analysis for your business. Radar for Platforms, currently in public preview, provides protection against both transaction and account risk.
To learn more about developing applications with Stripe, visit our YouTube Channel.