#Crawl

1 messages ยท Page 1 of 1 (latest)

golden tigerBOT
raven steppe
#

Hello ๐Ÿ‘‹
No, we currently don't have anything as such for mobile SDKs.

chrome meadow
raven steppe
#

Subscriptions are created server-side. So there's nothing specific in the SDKs with regards to creating a subscription.

#

What's your usecase?

chrome meadow
#

Also,I dont really understand the diff between payement stripe subscription and in-app purchase

How app is a saas service, paid with subscription monthly, wether you're on mobile or web

Is this considered as a subscription ?

#

Or is this just for apple pay

raven steppe
#

In-app purchases are the purchases that enable a diff experience in the app for the customer.

I.e. if you're building a game and allow micro-transactions to buy skins OR power ups etc then those are considered in-app purchases. Another example would be a paid subscription that unlocks tv shows, movies etc in the app.

Apple has strict restrictions on in-app purchases. You can't perform in-app purchases (directly on the phone) with a stripe subscription.

#

That's why a lot of companies don't allow customers to buy subscriptions in the app and redirect them to a webpage instead to complete sign up

chrome meadow
#

Is this just for apple pay ? or all payment method ?

raven steppe
#

If you're building a mobile app then it applies to all in-app transactions (with any payment method). Apple wouldn't approve the app if you're not using in-app purchases feature.

chrome meadow
#

Ok so in my case

chrome meadow
raven steppe
#

does the subscription "unlock" anything in the app?

chrome meadow
#

this is a monthly service

raven steppe
#

Gotcha. I guess that should be fine but you shouldn't take my word for it as Apple is Apple ๐Ÿ™‚ They have their own ways of doing things.

You should talk to them directly and confirm

chrome meadow
#

Ok sounds good