# iOS app guidelines for selling digital goods and services

Due to a [US District Court order](https://www.reuters.com/sustainability/boards-policy-regulation/us-judge-rules-apple-violated-order-reform-app-store-2025-04-30/), Apple updated its [guidelines](https://developer.apple.com/news/?id=9txfddzf) to allow developers more freedom to direct iOS app users to external payment options. Use the integration guides below to start accepting payments for digital goods and services with Stripe on your iOS app.
### First time accepting web payments?
Follow this [integration guide](https://docs.stripe.com/mobile/digital-goods) to redirect users from your app to Stripe Checkout for payments. You can use a prebuilt payment page, generate a one-time payment URL without a separate login step, or create a custom flow.
### Already accepting web payments with Stripe?
You can now link your app users to your external web payments, see this [integration guide](https://docs.stripe.com/mobile/digital-goods/custom-checkout) for more details.