Im wondering if your woocommerce integration will allow me to use a plugin, made for woo, that facilitates automated refunds on the customers request. The plugin will automatically refund and digital purchase or su subscription. If not, as a developer, where could i find the logic to manipulate the cancellation feature to auto refund a customer? My client has amelia integrated and im wondering if i could add this feature?
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
As my colleague Blaženka mentioned, unfortunately, Amelia isn't an open-source plugin, so we won't be able to share the source code with you.
Also, if you consider customization as a possible solution, then you can reach out to our partners which do customize Amelia and check if it's possible to achieve and how much it will cost with them:
Im wondering if your woocommerce integration will allow me to use a plugin, made for woo, that facilitates automated refunds on the customers request. The plugin will automatically refund and digital purchase or su subscription. If not, as a developer, where could i find the logic to manipulate the cancellation feature to auto refund a customer? My client has amelia integrated and im wondering if i could add this feature?
Thanks!!
Hi Dsofo
Thank you for reaching out to us.
We have a native integration with WooCommerce but we cannot guarantee it will work with any of its addons.
Unfortunately we don't have hooks (action and filters) at the moment. What we have is a few JS hooks that is triggered depends on the view:
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
Your response is much appreciated Blaženka,
Do any of these views handle the cancellation of a booking specifically?
I've had a brief look and the logic appears to be quite spread out.
I'm hoping I can attach some logic to your code to trigger the woo plugin to make the refund.
Thank you!!
Hi, Dsofo,
As my colleague Blaženka mentioned, unfortunately, Amelia isn't an open-source plugin, so we won't be able to share the source code with you.
Also, if you consider customization as a possible solution, then you can reach out to our partners which do customize Amelia and check if it's possible to achieve and how much it will cost with them:
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins
Please let us know if you have any other questions.
Best Regards.