MakeWebBetter
Forum Replies Created
-
Hi,
Thanks for your kind feedback and a 5-star review.
Thanks,
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] how to use a Filter HookHi,
Thanks for using our plugin!
You can write code something like this to return the true value
function custom_filter( $validate, $product_id, $quantity ) {
return true;
}
add_filter( ‘mwb_sfw_add_to_cart_validation’, ‘custom_filter’, 10, 3);Thanks,
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] guest checkout disabled?Hi,
Glad to know that it works for you, guest checkout is not possible because we need user information to Create subscriptions,
So that we can create a renewal order for that subscription, without login information plugin is unable to create renewable orders for your customers.
Thanks
Hello,
We are so glad to hear that you like our plugin & customer experience after using it so far, it’s really great!
We will keep helping you all as quick as possible
Regards,
Forum: Reviews
In reply to: [Ultimate Gift Cards for WooCommerce] Great Gift Card Plugin for WooCommerceHello
Thanks for using our plugin.
Nice to hear that you are happy with our plugin and customer support.
Thanks and for your valuable feedback and a 5-star rating.Regards,
Forum: Reviews
In reply to: [Ultimate Gift Cards for WooCommerce] Great SupportHello
Thanks for using our plugin.
Nice to hear that you are happy with the customer support and plugin
Thanks and for your valuable feedback and a 4-star rating.Regards,
Forum: Reviews
In reply to: [Ultimate Gift Cards for WooCommerce] Great tool Excellent SupportHello,
We are glad to know that our plugin is worthy and you are extremely happy with our support too.
Thanks for your kind and valuable feedback and a 5-star review.
Thanks,
Forum: Reviews
In reply to: [Ultimate Gift Cards for WooCommerce] Very fast and solid SupportHello
Thanks for using our plugin.
Nice to hear that you are happy with the customer support
Thanks and for your valuable feedback and a 5-star rating.Regards,
Hello,
Thanks for using our plugin & also a great thanks for pointing out the issue we will fix this in our upcoming update
Regards,
Hi,
Glad to know that you’re happy with our support and their responses now.
Thanks for your kind & valuable feedback and a 5-star review.Regards,
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] guest checkout disabled?Hi,
Thanks for using our plugin!Currently, checkout as a guest is not possible in our plugin to place a subscription order, but you can enable the login on the checkout page directly for your customer’s from the WooCommerce >> Account and Privacy setting >> Allow customer to create an account during the checkout, kindly check the attached image for reference here
Hope this will resolve your concern
Regards,
Hi,
Thanks for your kind and valuable words, We are glad to hear that your concern is resolved, if you are happy with our support and plugin then you can put your kind words as a 5-star review over the review section,
The team will surely appreciate your feedback
Kind Regards,
Forum: Plugins
In reply to: [Ultimate Gift Cards for WooCommerce] Disable cash on deliveryHello,
Thanks for using our plugin,
We don’t have this feature in our free plugin
You can check out our premium version for this,
Regards,
Hello @thedrap
If this did not resolve then there may be some other issue may be with the third-party plugin, you can check at your end or please connect to our team, we will check & surely resolve it for you,
Regards,
Hello,
1. What are the ways(example) the customers can add credit to their wallets?
-> Customer can add the amount to the wallet by recharging the wallet through order placement. Customers can add a balance to another customer’s wallets by wallet transfer but it will debit the amount from his/her wallet and credit amount to another customer’s wallet.
Admin can also credit the wallet of customers through the plugin backend section.2. Is there an escrow feature or how long does the payment stay pending when a customer pays the merchant? I need the funds to stay pending until the customer (employer) says the service they have received from the freelancer has been received.
-> Wallet is credit through order only when the status of the order is completed by the admin.3. Do I get to set commission percentage for me as the merchant on all transactions?
-> We do not provide this functionality of commission in our plugin. If you are using some marketplace then please let us know because right now our plugin is compatible with WCMP only as Our wallet plugin only recharge, credit, debit, transfer the wallet amount and use the wallet as the payment gateway for order placement and as a discount.4. Does it matter which country the customer’s bank account is in for withdrawals?
-> We only get the customer’s bank details in the withdrawal request, if you can recharge the wallet through a particular bank account using any payment method, then admin can pay to the merchant through a particular bank account. Withdrawal request only gets the details of the customer, admin has to manually pay the withdrawal amount to the customer through the details.5. Can customers send money to each other’s wallets using their usernames instead of emails? I don’t want them to have each other’s emails?
-> No, currently our plugin does not use a username for transferring wallet amounts. It will only use emails to transfer the wallet amount from one person to another.Thank you
- This reply was modified 4 years, 5 months ago by MakeWebBetter.