busybees
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Bancontact not showing in checkoutForum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Schedule deletion GDPRThanks, this will do the trick!
Hi @femiyb
I confirm I’ve installed the latest version (7.9.1) on my website in the above scenario. How can I send you a screenrecording in private for further context? If it helps I can create a staging with login for you.
Regards,
Mick
Hi @femiyb
I see this issue should be fixed in update 7.9.1 accordig to the changelog. This is not the case. The payment methods enabled for specific countries are still not loaded after changing the country. I only see payment methods that are enabled for all countries. I need to refresh the page to display the country specific payment methods. When reloading the selected county get’s changed sometimes for the previous selected county.
When are you going to fix this issue. This is reported 2 months ago…
Hi @femiyb
Any updates?
Hi @femiyb
I had activated a function that sends visitors to the homepage if there is no products in the cart. Just deactivated it. You can test it now.
I can give you access to my environment so you can test it. I will create a staging environment for you so you can test if you want. How can I give you the login information in a secure way?
Thanks Femi!
Hi @femiyb
Thank you for the quick update. I just installed the new version but still see the same behavior. Also, there are now errors again. When switching countries, something also goes wrong. I waited for more than 10 seconds. The country specific payment methods are not visible until I refresh the page.
For reference, here is a screenrecording. I have emptied all the cache.
Besides, I think it is not convenient if the visitor has to wait several seconds for the country specific payment methods to pop up. Perhaps they will leave because there is no suitable payment method available at first glance…
Hi @femiyb
I’ve installed the beta version.
The problem is partially solved. When initially loading the checkout, the payment methods are now visible without errors. However, when I switch countries only the payment methods available for each country are visible. I have to refresh the page to also see the payment methods specific to the selected country when I’ve changed the country during checkout.
To clarify, I made a screenrecording
- This reply was modified 1 year, 5 months ago by busybees.
Hi @femiyb
Okay I understand. So if Billie is enabled it’s always visible for the countries where it’s available. But when I want to hide Billie for e.g. the Netherlands this is not possible because the option to select countries is not available for Billie.
Is it possible to apply the county selection for Billie? This is also enabled for e.g. iDeal but this payment method is only used and works in the Netherlands. I can also activate it for Germany if I want. So there is no difference with Billie right?
Somehow the shipping options are visible again. Maybe it had something to do with caching.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Blik payment method not visibleYes, it’s visible in wp-admin: https://prnt.sc/iMWSTIDbR5_B
Other screenshots back-end:
https://prnt.sc/tb8BQ35_FVn9
https://prnt.sc/6juWiCEe1gW2The problem is that the payment method ‘Blik’ isn’t visible in check-out.
Do you need login credentials from staging so you can check yourself? If so, how to provide them private?
There was a difference between the data in the plugin and the actual data in Google reviews. I am referring to the number of reviews. Emptying the server cache and WP Rocket was not the solution. I had to empty the cache in the plugin. Then everything was in sync.
I just changed the interval for syncing from weekly to daily. Perhaps this will cause the number of reviews to update. It should sync without clearing cache.
I’ll let you know if this is not the solution either.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Filename variableHello,
I indeed redirect to the PDF in a new browser window, after form submission. If I understand you correctly this redirect does not work in combination with a tag used for the filename?
In your example I see you redirect to a page where you can click on a link and then the PDF opens. How to generate this link? I can create a page where I redirect after submission with a button that links to the PDF.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Filename variableHi!
Sorry for my late response. Just tested the function and works as expected, The only problem is when I enter a field variabele from the form like [name], I get a 404 error when loading the PDF in browser after submitting.
So when I set [name] as variable the will be filename-[name].pdf When I submit the form this is e.g. filename-john.pdf. The file I receive by email is okay. The pdf in browser shows a 404. When I check the address it says /*filename-name-[reference].pdf. When I check the files via SFTP I see it’s the same as in the email.
Can you fix the path generated in the browser so it shows the PDF instead of a 404?
May thanks in advance!