mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

Replace `success` with `done` function for jQuery 3.6 in M2.4.4 #521

Closed hqmatics closed 2 years ago

hqmatics commented 2 years ago

This PR touches code in the following areas:

Frontend

Please describe the bug/feature/etc this PR contains:

Magento 2.4.4 upgraded jQuery to 3.6, removing the deprecated success function on the jqXHR response. done should be used in payment-token.js

Scenario to test this code: