Nets-mobile-acceptance / Netaxept-iOS-SDK

PiA Netaxept iOS SDK is a library that provides the native in-app interactions to accept payments with Netaxept directly from native iOS apps while minimizing PCI DSS requirements for you.
39 stars 7 forks source link

Disable add card with camera functionality #33

Closed Waltari10 closed 3 years ago

Waltari10 commented 3 years ago

We want to disable the camera functionality. Or, at least, we want to make it not default.

Is there anyway to do that? We have gotten customer feedback that it does't work very well.

BuildManager-Nets commented 3 years ago

Hi,

To disable the card scanner feature please refer the disableCardIO setting in our documentation https://nets-mobile-acceptance.github.io/Netaxept-iOS-SDK/4-ui-customization.html

However, we do not support changing the default behaviour yet, you can either completely disable the card scanning or go with the current flow.