Sanesh Acowebs
Forum Replies Created
-
?Hi, thanks for reaching out to us. We have created a new filter hook for your requirement. Please update our plugin to the latest version and add the code below for your theme/child-theme functions.php or use any code snippet plugin.
add_filter( 'awcdp_disable_default_payment_text', '__return_false' );
After that remove?the “Payment text” value from the “Acowebs deposit payment received” email setting to blank and check again.?https://tinyurl.com/yuzdvolx
Hope you can follow the steps and share your feedback.
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Text customizationCan you please update to our latest version of the plugin and check again.
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Text customizationHi, thanks for your reply. Hope you have added the provided code to your theme/child-theme functions.php or used a code snippet plugin. Can you share a screenshot of the issue after adding the above code. Thanks!
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Text customizationHi, thanks for reaching out to us. You can modify the “payable in deposit” text using the following filter.
add_filter( 'awcdp_payable_in_deposit_text', 'change_payable_in_deposit_text' );
function change_payable_in_deposit_text() {
? ? return 'new payable in deposit text';
}Hope you can check. Thanks!
As we haven’t heard back from you further, we assume that this issue has been resolved at your end and considering this ticket as closed. Please don’t hesitate to get back to us if you require any further assistance or clarifications from our end in the future. Thanks!
Thanks for reaching out to us. We think this may not be associated?with our plugin. To confirm this can you please check the issue by deactivating our deposit plugin. Also, try testing by changing your stripe plugin to another plugin. Hope you can check all the above and?let us know your?feedback. Thanks!
Hi, thanks for reaching out to us. Since you are a premium version user we recommend you to create a support ticket on our Acowebs support forum or come to the live chat support provided on the Acowebs website. We need to check the issue in detail. Thanks!
Hi, thanks for reaching out to us. Currently, in our free version plugin, we support only the “prices exclusive of tax” setting. And for “prices inclusive of tax” you need to use our premium version plugin. You need to enable the “Show taxes in cart item details” setting from our plugin’s advanced settings tab. Please check the screenshot: https://tinyurl.com/2lu44yh5
We think we have already discussed the same topic in your previous support query https://www.ads-software.com/support/topic/tax-on-deposit-partial-payments/#post-16767787. If you require any personalized support then you can the live chat support on our Acowebs website or our Acowebs support forum. Thanks!
Hi, thanks for reaching out to us. Normally email notifications for sub-orders will not be sent. We need to make a detailed check on your website settings.? So we request to use?Acowebs support?for personalized?support. Maybe some compatibility with your active plugins or theme. Thanks!
Hi, as this is related to the custom development, we recommend using our?Acowebs support forum. I hope you’ll be able to use that service. Thanks!
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Pay for Order checkoutHi, as this is related to the pro version and custom development, we recommend using our Acowebs support forum. I hope you’ll be able to use that service. Thanks!
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Pay for Order checkoutFirst, you need to create a normal order with all your product items and publish it. Then on that page, you can see a “Recalculate deposit” button near the normal recalculate button. You need to press that button and add your required deposit. Then you need to update the order again. Hope you follow these steps.?If you require any kind of clarification then you can use the live chat support provided on the?Acowebs website. Hope you can check this from your end. Thanks!
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Pay for Order checkoutHi, In our premium version plugin option is available to add a deposit from the backend order edit page that is already created. You can test this from our demo website (https://woo-deposits.demo2.acowebs.com/wp-admin/). If you require any kind of clarification then you can use the live chat support provided on the Acowebs website. Hope you can check this from your end. Thanks!
Forum: Plugins
In reply to: [Deposits & Partial Payments for WooCommerce] Pay for Order checkoutHi, thanks for contacting us. Currently, we have no option for deposit selection option the checkout Pay for Order page as the order is already created. Usually, orders created from the backend by admin and shared payment link to the customer have the option to pay from the Pay for Order checkout page. In our premium version, we have the option to create orders with deposit from the backend. Thanks!
You can use the following documentation for setting up a deposit option for a particular product: https://docs.google.com/document/d/1dL_s4l-HnT0gQkxkN_7rYfCfHl8dNZTG2BFMDqyBi1Q/edit?usp=sharing