I have tried more but i cannot able to find any property on Cardio lib. I want to make only Manually enter cardio view. I am using CardIOPaymentViewController. Please let me know what should i need to do for this.
Asked
Active
Viewed 382 times
1 Answers
4
You find there is property scanning disable
[[CardIOPaymentViewController alloc] initWithPaymentDelegate:self scanningEnabled:NO];

Narendra Motwani
- 1,085
- 10
- 20