Hi Wilson,
Do you know if there is a way to programatically initiate a refund for a user/purchase using the plugin?
No, there is no feature in our plugin to allow for a refund. What are you trying to achieve?
Thank you
Hey @mbrsolution
Thanks for your response.
I am looking to set up a vendor system where user A can purchase a service from user B, but user B can decide if they can deliver it. If not user B cannot deliver the service they can reject the request, initiating a refund for the order. Ideally this would be an automatic process.
It is possible to use Stripe Payments as a basis for this, but you would have to program all the functionality you need by yourself – e.g. refunds, inter-user communications etc. I guess it would be better to search for some solutions that were built with this functionality in mind (something for microjobs like Taskerr or anything else you may find).