Documentation
Feedback
Guides

Release Notes
Release Notes
Added
New Manual Price feature for Subscriptions v3
May, 10

{"base64":"  ","img":{"width":97,"height":20,"type":"svg","mime":"image/svg+xml","wUnits":"px","hUnits":"px","length":933,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/new-manual-price-feature-for-subscriptions-v3-0.png"}}

You can now enable the Manual Price feature for Subscriptions v3, which allows you to:

  • Apply a manual price to each subscription item, instead of the current price applied.
  • Maintain the same manual price for every future recurrent order from that subscription, if desired.

To make this possible, we have added an endpoint to the Subscriptions API v3:

We also added these properties to the following endpoints:

Property nameEndpoints to which the property was added
manualPriceAllowedget Get Subscription Settings; post Edit Subscription Settings
useItemPriceFromOriginalOrderget Get Subscription Settings; post Edit Subscription Settings
manualPricepost Add item to subscription; patch Edit item on subscription

To learn more about the feature and how to enable it, please refer to the documentation below.

Was this helpful?
Yes
No
On this page