Hello, I am trying to add a simple in-app purchase to my app:
User presses on a button that opens a page with a BUY button (one-time purchase, one item).
I’ve been through the docs and it seems as if in app purchases require the customer to login, however, I don’t want my users to have to login to buy something since that will prevent sales.
Is there a clone that exists for a simple two page in app purchase flow? It seems like the docs for iAPs have a lot of holes, but it could just be me!!! Thanks!