paytabscom / paytabs-android-library-sample

Sample for Paytabs android library
MIT License
11 stars 7 forks source link

In updated SDK (5.0.4) can we use any scanner option to scan credit card information? #12

Closed umer2686 closed 3 years ago

mohamedkhairy953 commented 3 years ago

There is a scnner in the 5.0.4 Please provide us with more information about the issue

umer2686 commented 3 years ago

Screenshot_1609933742

can you share some screenshots and guide me about that option bcz currently I am using 5.0.4 SDK but not found any option that scans my credit card information and fills the paytabs required fields.

my requirement this blinkcard-simple_i1920

mohamedkhairy953 commented 3 years ago

implementation 'cards.pay:paycardsrecognizer:1.1.0

Please add this line to your dependencies This will fix the issue ISA

umer2686 commented 3 years ago

Thank you. it is working now.