Add Scan Payment Card function In React Native -- 2
Budget: $30 – $250 USD
Our app allows users to register a payment card. The card entry form is actually an HTML asset.
AddCardScreen -
> ../assets/html/webviewHtml
webviewHtml uses iframes for our secure, compliant payment card provider Spreedly.
We would like to introduce a card scanner feature to allow users to scan their credit/debit cards without having to key them in.
The app should, on the AddCardScreen, have a button for 'Scan card'. This should direct users to a card scanner that captures card number, cardholder name if possible, and expiry date. Do not capture the security code CVV.
Once captured, feed these values into the webviewHTML page to pre-populate the fields.
Should be use Dyneti library
AddCardScreen -
> ../assets/html/webviewHtml
webviewHtml uses iframes for our secure, compliant payment card provider Spreedly.
We would like to introduce a card scanner feature to allow users to scan their credit/debit cards without having to key them in.
The app should, on the AddCardScreen, have a button for 'Scan card'. This should direct users to a card scanner that captures card number, cardholder name if possible, and expiry date. Do not capture the security code CVV.
Once captured, feed these values into the webviewHTML page to pre-populate the fields.
Should be use Dyneti library