App Store payments

Hi there, I have completed my app except for one last point. I have buttons that when someone clicks they should be able to pay threw their app store without any hassle of putting in credit cards details. I know the app stores take a big cut however I would like people to feel safe knowing its going threw their app store and they aren’t giving me their details as well as it will make it seem easy to pay (click to donate 1$ now “for example”) . However I cant seem to find how to trigger that process before I launch the app. Is this possible?

Hi,

That is not possible at moment. See below:

1 Like

I converted the jar file from both google and apples in app payment sdk into a format that works in AppGyver, but it must be injected using a tool which hackers use to decompile apps and inject maleware (but you would not be injecting maleware, of course). Let me know if you want more info. You then have to recompile and sign/build the app using another tool. But you can also make many more improvements to AppGyver apps.

1 Like