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
In PaymentNetwork, amex is "American Express", but in fun decodePaymentNetwork, it is ' " AMEX "-> return" AMEX " ', so it becomes null and amex cannot be used.
Please correct it.
The text was updated successfully, but these errors were encountered:
In PaymentNetwork, amex is "American Express", but in fun decodePaymentNetwork, it is ' " AMEX "-> return" AMEX " ', so it becomes null and amex cannot be used.
Please correct it.
The text was updated successfully, but these errors were encountered: