Hello.
I’m building an Android app based on Shopify Android Buy SDK.
Currently I’m struggling with implementing a native credit card payment screen.
I’ve tried following the official guide for Android Buy SDK on this topic (create a pubic app, turn it into a sales channel, request payment processing), but my request got rejected by the Shopify support with a following reasoning: “the guide that you are following in order to create a Sales Channel is not intended to be used as a single-store solution”.
So what is a correct way to do create a native credit card payment screen for Shopify on Android?
Are there any examples or manuals?
Thanks!