This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Description
Hi guys,
Exist one annoying issue when you have a ajax submit payment method, in the situation you submit a expired card and without refresh the page, you change the expired date to a correct and submit again and the submitted expiry date of month and year it's the same of the last submit expiry date.
I check the code and i find this condition.

PS: this problem exist only in ajax request.
Many Thanks