Are AMEX cards supported ?
Closed this issue · 2 comments
Sources hints that AMEX cards are supported as opposed to the docs which states the following:
CardType string « CB_VISA_MASTERCARD » is the only value available yet
Yet I can find AMEX occurrences in the docs, hinting that this card type is supported :
SecureMode String The SecureMode correspond to « 3D secure » for CB Visa and MasterCard or « Amex Safe Key » for American Express. The field lets you activate it manualy.
Not having an AMEX card at hand, I cannot test it myself. I'd perfectly understand if the JS code was written with AMEX support rightaway while the API isn't but the otherse AMEX occurences through the docs leave me in doubt.
Could you guys clarify ? Thanks !
PS: I've just noticed there's a typo on manualy
in the SecureMode
row in the preauthorized-payin docs.
Hi @jhchabran,
Thanks for your message, and sorry for the (understandable) confusion. We do not currently support AMEX but its something we're working towards doing in the future.
And thanks for the typo heads up - I've just corrected that :-)
Thanks for the quick answer 👍 :)