b2cdev
Forum Replies Created
-
Hi @femiyb
Do you have an update?
Thanks!@femiyb any update? We cannot roll back to the classic version because we specifically have chosen for the blocks checkout to improve conversion and the styling matches the rest of the site.
Just to be sure, in our case the payment methods do not show up again until the customer changes something in the other billing fields. So if you enter the checkout and choose your country you suddenly see no payment methods available. Unless the customer does not notice this error and continues with the billing fields (or refresh the page) they might quit the checkout thinking the store does not deliver to that country and leave. So this is quite a serious and urgent issue!
Hi Femi,
Thank you for your quick reply. Is there a temporary fix that we can apply? Some kind of snippet or modification in the code? Currently both sites have all payments enabled for all countries, so If we could disable the reload that would work for now.
Another thing I tried is to trigger a second refresh with a delay after changing the billing country. Just like when you apply a coupon or enter something in the other billing fields, but somehow with the new checkout blocks I cannot get this to work. I believe with the old checkout you could trigger a full Ajax refresh which then would update all dynamic fields like payments and pricing.We are having the same issue with Ultimate Member and TranslatePress. Haven’t found any solution yet..
Hey Niklas,
Do you have any news regarding this feature? Would be great if this would be possible around Christmas, because we sell a lot of vouchers (0 euro subscriptions) that month and it would be great if they could payment details later so they can upgrade their subscription to a paid one.
Thank you!
Hey Niklas,
Great to hear that you guys are investigating the possibilities regarding the SEPA mandate flow.
Looking forward to an update!
Best,
JaimyHi!
Any updates about this? Having the same issue right here with subscription orders. We also use partial refund on ‘parent’ orders and they will also switch to ‘on-hold’, but this also puts the whole subscription on-hold. So it’s not only inconvenient but also affecting our whole subscription proces and sales.
Other thing we noticed is that we can’t refund partial through WooCommerce on subscription parent orders. This only works for renewal orders. So we have to do this manually now through the Mollie Dashboard. Can this be fixed as well?
Thanks.
Forum: Plugins
In reply to: [WP Remote Users Sync] 2 Bugs IdentifiedHi!
Did you manage to fix this? The problem is that WooCommerce doesn’t use the hook which triggers this plugin to trigger the sync. Solved it by letting customers reset their password through WordPress instead of WooCommerce, but this isn’t a long term solution. Would love to hear if you have found a better solution.
Best,
Hey trademark2k6,
Manage to solve it with a workaround. The WordPress password reset function page does work with this plugin. So in WooCommerce I removed the password reset link by going to WooCommerce -> Settings -> Advanced tab. Your website will then automatically switch to WordPress build in password reset page.
Unfortunately not the best solution for our customers, but for now it works. I applied some custom CSS to the page to make it fit our design a bit more.
It should be fixed in the future by WooCommerce I think. There is currently an open issue on Github about this. So for now I use this workaround and switch when WooCommerce does hook into the after password change.