We have a native Android app, and we’re using the Shopify Android SDK to create the Checkout. As recommended in the documentation of the SDK itself, we use the Web Checkout, which delegates all the checkout to Shopify, we only have to load it in a webview.
We have been experiencing an error for some time in our users (more and more users notify us) that they cannot pay, the form tells them that the card is not valid and some receive a message from their bank indicating that they are trying to buy on a website that It does not have “safe trading”.
We use version 12.0.0 of the SDK and payments are made by card with Shopify Payments.
We are quite worried because we believe that we are losing a lot of money because of this problem.