jack01732
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS secure not appearing for a customerThere is no way for me to know as not everyone who experiences this issue reports it to me, however by looking at the fatal error logs I can see it is happening often. As a result I will be losing a lot of customer. Please can your provide me the solution to stop this from happening?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS secure not appearing for a customerHi,
Everything is updated accordingly, I am getting this fatal error nearly every day with different users. So it will not be an issue other than with this plugin, Please can you advise accordingly.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS secure not appearing for a customerHi,
I updated to 8.1.0 but am still getting the same fatal error in my woocommerce logs, please can you advise.
How was this resolved as I am having this issue too.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS secure not appearing for a customerHi,
Please see the fatal error that was generated when payment was attempted: https://gist.github.com/jackball77/f4366b1704b6bf0fb5e9398a4b90abfe
Please can you advise why these fatal errors occured?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] 3DS secure not appearing for a customerHi Zubair,
It is only one customer this has affected, other stripe payments going through fine. https://gist.github.com/jackball77/2e8e1181bff3172f4db5949908cb5bef
Hi,
I have spoken with Braintree support and they have said it is possible via the following method, they have sent me the following:
“In order to implement a verify and store flow for your customers, such that they can provide 3DS authentication on initial transaction/verification and 3DS?won’t?be required on subsequent merchant initiated charges, your WooCommerce integration will have to perform the steps laid out on checkout. ”
1. You’ll run a paymentMethodNonce.create() request using the stored payment method token. This will return a PaymentMethodNonce response object which is associated with that vaulted payment method.
2. Run verifyCard on this nonce to get a new 3D Secure 2.0 enriched nonce
3. Use the resulting 3DS enriched nonce to run a transaction.sale() call which will allow you to create a transaction with the 3D secure liability shift.?Is this how the current plugin works with saved card?
Thank you I have contacted you that way
Hi,
Please see the image url: https://www.nourishpetfood.co.uk/wp-content/uploads/2023/05/issue-with-adding-payment-methods.png showing the error, some cards it works others it does not but should do. Where can I safely give you my staging website credential?
Hi Alaa,
Yes it is the “Exclude WooCommerce Orders and their Metadata while Creating the Staging Site“
I have shared my systems info via the form.
Thanks niallmc that worked for me as well
Hi Guerreiro,
I ended up getting rid of nav menu plugin so now have no javascript issues on the console, but im still having the problem, it is definitely a cache problem and I have narrowed it down to when I combine javacript files with wp-rocket, I excluded mobile menu from JavaScript files to be combined but still has issues, do you know of any other files I would have to exclude in order to work?
Kind regards,
Jack
Forum: Plugins
In reply to: [SVG Support] SVG Hyperlink not working?actually dont worry about it, ive fixed the solution by using mapping and changing the class
Forum: Plugins
In reply to: [SVG Support] SVG Hyperlink not working?Yes that is correct, i wanted to make a custom button which was resposnive while the Or in the image non responsive. When i add the image to a post or page in my site which is not woo commerce it still has the same effect. Is there a way you know where i can disable the light box for that particular image?
How would i go about making a proper button?
Kind regards,
Jack