Skip to main content

Transform Help Center

Apple

This feature must be activated for your account. If you are interested, please contacthello@billwerk.com.

Apple In-App-Purchase

billwerk offers a direct integration to Apple In-App Purchase. This makes it possible to carry subscriptions that have been concluded via your Apple app with you in billwerk. Incoming contract changes, billing requests and receipts are processed in billwerk.

For more information, see our developer documentation here.

Configuration in Apple

Configure the application in Apple and define the "URL for App Store Server Notifications" under "General/App Information". The following URL is to be stored:

  • Sandbox: https://sandbox.billwerk.com//ExternalSubscriptionsNotifications/AppleIap/{LegalEntityId}

  • Production sytem: https://app.billwerk.com//ExternalSubscriptionsNotifications/AppleIap/{LegalEntityId}.

    • LegalEntityId is to be replaced with the Public API Key, which you can find in billwerk under Settings/Self-Service Access.

Useful Links
Tutorials and Examples