Forum Replies Created
-
AuthorPosts
-
in reply to: Private: Is woowallet discountinued? #7771
I agree, great plugin and I’d pay for support if it was available. @jjfc That other plugin looks good but only 28 sales. I wouldn’t want that discontinued because of no sales.
I need to find a Woo Wallet plugin that excludes taxes from being paid with points – so split/partial payment (subtotal with points, tax with Stripe).
FIXED:
This was a dumb post, I was trying from localhost. Works fine on the live site. Thanks
>Update:
On the Woocommerce Blocks checkout – it shows the Wallet deductions as “Fees” and only if Wallet balance is less than cart total.
If Wallet Balance is more than Cart balance, then it doesn’t show deduction at all and defaults to credit card payment. Not option to use the wallet.
1) How can I change the “Via Wallet” title in the default checkout order summary?
2) If Balance is more than Cart Total, how do I default to use the Wallet instead of credit card?
3) any tips on how to get the wallet to work with the Checkout Block?
Update:
On the Woocommerce Blocks checkout – it shows the Wallet deductions as “Fees” and only if Wallet balance is less than cart total.
If Wallet Balance is more than Cart balance, then it doesn’t show deduction and defaults to credit card payment.
1) How can I change the “Via Wallet” title in the checkout order summary?
2) If Balance is more than Cart Total, how do I default to use the Wallet instead of credit card?
Here is the plugin from Automattic
in reply to: Remove Top Up possibility #6674I found this today to do this:
add_filter(‘woo_wallet_is_enable_top_up’, ‘__return_false’);
https://wordpress.org/support/topic/i-need-help-to-remove-wallet-topup-option/
This reply has been marked as private. -
AuthorPosts