Tap-Payments / gosellSDK-Flutter

Flutter plugin for goSellSDK
MIT License
10 stars 26 forks source link

Pass data to the native sdk #28

Open AhmedAlbashaDev opened 3 years ago

AhmedAlbashaDev commented 3 years ago

I want from user to enter card details like 'number, expire date, CVC ' in flutter UI and pass these data to the native SDK

kareemTap commented 3 years ago

@Fox-Ahmed This is not available, the user can enter these data using himself and if he save the card, he can see the card he used in the previous transaction, so he will not enter the same card details again.

AhmedAlbashaDev commented 3 years ago

Can we get the card data inside the SDK using a card reader @kareemTap

AhmedAlbashaDev commented 3 years ago

@kareemTap

kareemTap commented 2 years ago

@Fox-Ahmed unfortunately, it's not available