Validate a mobile in-app purchase receipt (Apple/Google)
Billing
Validate a mobile in-app purchase receipt (Apple/Google)
Validates a JWS transaction returned by StoreKit (iOS) or Google Play Billing and creates/updates the corresponding subscription. iOS-only in this version — Android continues to use Stripe via the web checkout.
POST
Validate a mobile in-app purchase receipt (Apple/Google)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Subscription created or updated