You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAGETWO-69657: Credit Card Information disappear after user enters promotion code
- Remove self variable, use this instead since it's in scope
- Pull isFreeMethod method out of the setter and getter function and set as a private method
- Rename isFreeMethod method to isFreePaymentMethod and its argument to paymentMethod for clarity
- Remove freeMethodCode var and put value inside isFreePaymentMethod function
0 commit comments