wix-billing-backend
The wix-billing-backend module contains functionality for working with billing features, such as price quotes and invoices.
To use the Billing API, import wixBilling
from the wix-billing-backend
module:
import wixBilling from 'wix-billing-backend';