About The Wix Billing API

This API enables your app to lead customers seamlessly into Wix's checkout process from your platform (e.g., hosting your app's pricing page independently and redirecting to Wix checkout for purchase). The returned checkout link is valid for 48 hours. Note: Use of this functionality is dependent on setup in the Wix Developers Center.

Was this helpful?
Yes
No

PostGet Url

The Wix Billing API enables your app to lead customers seamlessly into Wix's checkout process from your platform (e.g., hosting your app's pricing page independently and redirecting to Wix checkout for purchase). The returned checkout link is valid for 48 hours. Note: Use of this functionality is dependent on setup in the Wix Developers Center.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Your App
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/apps/v1/checkout

Was this helpful?
Yes
No

GetGet Purchase History

The Purchase History API provides a list of your user's purchase history for your app (particularly relevant for one-time purchases). Note: Cancellations of recurring plans are not included.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Your App
Learn more about permission scopes.
Endpoint
GET
https://www.wixapis.com/apps/v1/checkout/history

Was this helpful?
Yes
No