8manos / wc-variations-radio-buttons

Let your customers choose product variations using radio buttons instead of dropdowns.
https://wordpress.org/plugins/wc-variations-radio-buttons/
GNU General Public License v2.0
63 stars 34 forks source link

Bug: "Invalid value posted" Error when using Express Payments (PayPal). #48

Open RosAtMAKS opened 1 year ago

RosAtMAKS commented 1 year ago

We just integrated PayPal on our site but I noticed that it is somehow not working on Variable products. See example: https://tipmrebuilders.com/product/used-oem-wire-harness-plugs-sold-individually/ . When we select Plug C1 to C6 and choose PayPal, an "Invalid value posted for" error will show. But if we select Plug C7, the PayPal works. Do you have any idea why it behaves that way? It seems like that the error message is coming from some validation that you have on your radio buttons. Thanks.