mkoza178 / Subscription-Panel-Implementation

0 stars 0 forks source link

Incorrect Credit Card Value being passed for Visa (TFS 38695) #15

Open beckywallace opened 6 years ago

beckywallace commented 6 years ago

When a Visa card is being used for payment, the value of VI is being passed which results in the error "Invalid credit card type, VI". The correct value to pass is Visa.

mkoza178 commented 6 years ago

Work item created for dev team.

beckywallace commented 6 years ago

Also incorrect value being passed for American Express - passing Ax, should be Amex

mkoza178 commented 6 years ago

Ready for testing on SP