3

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.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Narendra Mistri
  • 113
  • 2
  • 8

1 Answers1

4

You find there is property scanning disable

[[CardIOPaymentViewController alloc] initWithPaymentDelegate:self scanningEnabled:NO];
Narendra Motwani
  • 1,085
  • 10
  • 20