Home › Forums › WoodMart support forum › Error Something went wrong. Please try again or choose another payment source.
Error Something went wrong. Please try again or choose another payment source.
- This topic has 34 replies, 3 voices, and was last updated 15 hours, 3 minutes ago by
josiah.garber.
-
AuthorPosts
-
February 11, 2025 at 11:23 am #637105
viz.designParticipantYes, that was said at the beginning, because it was thought that it was due to the new update, because I had a scenario where 8.0.6 did NOT work (and it still does not work and NO it is not the one you are checking now). The one that works is a site that had 7.6 installed and the update was done there.
The one that does NOT work was a clean installation with version 8.0.6, no update was done, and since it was installed the CHECKOUT process NOT work.
I gave you the two sites, hoping that you would compare why one works and the other does not. Because we already saw that it is NOT an incompatibility of the plugin with the theme. If not, neither will work.
Yes, the solution that the plugin people gave does not work, but the plugin people told us that it was a theme problem. They cannot do anything if they see that the theme works correctly with another themes and also with yours in one site works.
February 11, 2025 at 11:30 am #637118
viz.designParticipantIt’s not working on the second page I sent, you only checked one, the one that was updated from 7.6 to 8.0.6, they wanted to see if it worked if they updated it since that one worked from the beginning and the one that didn’t was version 8.0.6. Since we saw that the update wasn’t the reason why it didn’t work, they were going to compare the two pages and see why it works on one and not on the other.
The site that doesn’t work was a clean installation since the theme was installed on version 8.0.6 and the checkout page never worked. I don’t know if it has anything to do with it. That’s why when I saw that 7.6 did work, at first I thought it was the update. But we saw that it didn’t.
I need to know what it could be since I have another site with the same problem. I just want to know why one works and the other doesn’t.
Could you check this page? You only always checked the one that had the old version of the theme.
-
This reply was modified 1 week, 4 days ago by
viz.design.
-
This reply was modified 1 week, 4 days ago by
viz.design.
February 11, 2025 at 11:40 am #637127
viz.designParticipantSorry, but I didn’t mean ‘they’, I meant you were going to check.
February 12, 2025 at 10:40 am #637408
Artem TemosKeymasterHello,
We checked and saw the problem already. Actually, as we mentioned from the very beginning, we don’t know why it doesn’t work. There are no errors in the logs. So it depends on the plugin’s functionality and the conflict between this plugin and our theme. We don’t know how it is made or how it works. That is why the plugin developer needs to investigate it. Otherwise, we can conclude that this plugin is not compatible and can’t be used with WoodMart.
Kind Regards
February 21, 2025 at 9:56 pm #640040
josiah.garberParticipantWe’re having a problem where WooCommerce Anti-Fraud now prevents all orders while running Woodmart theme.
We’ve found that the first nonce check WooCommerce Anti-Fraud performs inside
WooCommerce_Anti_Fraud::wildcard_email_validation()
fails every time while Woodmart is the active theme.This line:
if ( ! wp_verify_nonce( $_REQUEST['_wpnonce'], 'my-nonce' ) ) {
Aborts every order. WooCommerce Anti-Fraud was working with Woodmart previously with an older PHP version. We’ve had trouble since the upgrade to PHP 8.2.27. When we switch themes to Twenty Twenty Four, this nonce check does not fail.
Can you replicate this behavior?
-
This reply was modified 1 week, 4 days ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register