krokedil / paysoncheckout-for-woocommerce

Provides a PaysonCheckout 2.0 payment gateway for WooCommerce.
5 stars 5 forks source link

Cannot read properties of undefined (reading 'data') #156

Closed jonathanelmgren closed 7 months ago

jonathanelmgren commented 7 months ago

Hello!

I am using your plugin with the test mode and getting Cannot read properties of undefined (reading 'data') and Cannot read properties of undefined (reading 'success') upon changing payment methods.

This is due to this , this and this.

Looking at the networktab, the response is not responseJSON but responseText.

I can only test with the test mode since I don't have any production keys yet.

Using: PaysonCheckout v3.7.1 WooCommerce v8.6.1

jonathanelmgren commented 7 months ago

Was using an old jQuery version. Updating worked