Search.../

Introduction

 

Developer Preview
APIs in Developer Preview are subject to change and are not intended for use in production.
Send us your suggestions for improving this API. Your feedback is valuable to us.

 

The Pricing Plans Orders API allows you to manage orders for your pricing plans.

With the Pricing Plans Orders API, you can:

To use the Pricing Plans Orders API, import { orders } from the wix-pricing-plans.v2 module.

import { orders } from 'wix-pricing-plans.v2';
javascript | Copy Code

Was this helpful?