Open SreelekhN opened 4 years ago
I don't think there is a simple way how you could add scanner to this screen. Having scanner come before the form would be probably easier, you'd just populate the form with data from scanner
how can I populate it from the view controller..?
or is there's any method to reload creditCardForm..?
I am not sure, it has been a while since I worked on it and I can't check it at the moment. I will try to look at it in the future, but I can't promise any date. I think best approach for you is to fork it and do it yourself. PR is always welcome :)
I wanna use card scanner in this screen, once scanned all the fields should contain the scanned card values and then if needed user can change it.
is there any way to do it..?