Level3 Data
-
I was getting the exact same Level3 data error as @tonyd256 and @zalexzperez, namely that the plugin was sending “Level 3” data to Stripe for each transaction, triggering 400 Errors, followed immediately by a second transaction when the plugin succeeded with no Level3 data.
https://www.ads-software.com/support/topic/received-unknown-parameter-level3/Following recommendations, I contacted Stripe support and asked them to activate a secret gated feature on my account. After a while they relented and admitted that Level 3 existed and they’d look in to turning it on. Now I’ve got level3 working. Yay. I now get more level3 errors because of a handling fee I add at checkout looking weird according to the level3 spec. I reverted to 4.3.1 of the plugin which looks like the last one before Level3 was added, and all is well for now, except I’m using an out-of-date plugin
https://github.com/woocommerce/woocommerce-gateway-stripe/releases/tag/4.3.1Questions:
1) Does this mean that by default, out of the box, this plugin spams errors unless you succeed in convincing Stripe to activate a secret feature? Or is there likely something unusual about my setup?
2) Wouldn’t it be better to make this an option?Many thanks. I consider WooCommerce to be generally pretty amazing.
— Peter
- The topic ‘Level3 Data’ is closed to new replies.