Plan Converted to Paid


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Note: When building a self-hosted app, implement your own webhook endpoint to receive and process incoming webhook payloads. Learn more about webhooks.

Triggered when a Wix user reaches the end of a free-trial period and is charged successfully.

Permissions
Manage Your App
Learn more about app permissions.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
cyclestring

Selected payment cycle.


expiresOnstringformat date-time

Plan expiration date.


operationTimeStampstringformat date-time

Date and time of conversion to paid subscription (free-trial ended).


vendorProductIdstringmaxLength 100

Current app plan.

Did this help?