Any In App Payment Options?

Hey guys – I’m new here, wanna build an idea on the mobile beta over the next days.

Are there any ways right now to charge the user inside the app? native Apple Pay is totally fine for now, just curious if that’s possible or if I would need to have people pay outside the app.

Ive integrated Stripe with Apple Pay. Yes, the Stripe Checkout is opened in a browser, but it feels okay anyway.

Just create a Stripe Checkout, and send the user to the external url you get in return.
And setup webhooks to mark the order as paid.

Let me know if you need any help with this. If the solution is okay. :slight_smile:

2 Likes

AWESOME thank you so much - have setup stripe a bunch of times with regular web pages so it’s all good. thought apple rejects all iOS apps with external payment mentions but believe they were forced to allow a few weeks back. so looking forward to testing this!!

Yeah.. My app got accepted some days ago, with external payment.

But im not sure if they will accept payment for the platform. In my app the users pay for an external service.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.