my-subdomain.appcharge.com
. For more information, see Apple’s official guide on supporting associated domains.
.well-known/apple-app-site-association
file. This file allows iOS to recognize the redirect URL as a Universal Link, so your app can open automatically after payment. Without this file, players will see a confirmation dialog asking if they want to open the app.
Note: The file cannot be a.json
extension, and must be served with theapplication/json
MIME type.
redirectUrl
to the Create Checkout Session API, pointing to your configured redirect domain.