I want to automate refund process for user who interact with Zendesk answerbot. Currently tickets are created and agent manually refunds and cancels the subscription on stripe
Flow I want:
- User selects refund option on Zendesk
- Provides email id and reason for refund
- The refund is released to the user on Stripe and subscription is canceled and a reply is sent to user on zendesk answerbot
- saying the refund has been done and all the billing details.
- Create an entry in the google sheet with email id, reason for refund and amount refunded
I want do this with no-code