Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Not able to add Maestro card #294

Open
nidhi-compass opened this issue Nov 5, 2018 · 4 comments
Open

Not able to add Maestro card #294

nidhi-compass opened this issue Nov 5, 2018 · 4 comments

Comments

@nidhi-compass
Copy link

General information

  • SDK/Library version: 5.4.1
  • iOS Version and Device: iOS 12.0.1 on an iPhone 6s
  • Integration type and version: CocoaPods -1.6.0.beta.1

Issue description

Not able to add maestro card with card.io built-in UI.
card info
Card number - 6304 0000 0000 0000
Expiry - 12/25
CVV - 123

Please check the attachment.
MaestroCardIssue.MP4.zip

@dgoldman-pdx
Copy link
Member

@nidhi-compass I'm working from the top of my head here, as I haven't looked at the card.io code for quite some time...

What are the values that your delegate method is receiving from card.io?

@nidhi-compass
Copy link
Author

@dgoldman-ebay I am getting this response
[“CardInfo”: { ••••••••••0000; expiry: 11/2025; cvv: 123}]
It is not detecting card, so I am not getting card type [CardIOCreditCardType].
And it also not allowing me to enter all digits of card number

@dgoldman-pdx
Copy link
Member

@nidhi-compass I've just been reviewing the card.io source code. I'm not seeing support for Maestro cards in there.

Our low-level dmz layer does know about the prefixes and number lengths of Maestro cards. But there are no references to Maestro anywhere in the higher-level card.io layer.

Sorry about my faulty memory! Possibly @josharian might recall something...

@josharian
Copy link
Member

I'm afraid not. :/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants