# Guide: Enabling Zuora Orders or Amendments in PeakCommerce

### Overview

PeakCommerce provides flexibility to customers using Zuora by supporting both **Zuora Orders** and **Zuora Amendments**. Depending on your organization's needs, you can choose to enable either option. Some Zuora customers may have not yet migrated to the Orders functionality and wish to continue using the Amendments model. This guide walks through what each option entails and how to configure the desired setting in PeakCommerce.

### Understanding Zuora Orders vs. Amendments

#### Zuora Orders

Zuora Orders is a more recent way to manage changes to subscriptions in Zuora. It consolidates the complexities of various subscription modifications—such as changing products, quantities, and terms—into a single "order" action. The benefits of using Orders include:

* **Better Tracking**: Orders provide comprehensive change tracking across a subscription lifecycle.
* **Enhanced Functionality**: Orders Harmonization allows seamless upgrades, downgrades, and term adjustments with a focus on simplicity and unified data.

#### Zuora Amendments

Zuora Amendments is the traditional approach that allows users to manage changes to subscriptions through distinct amendment types (e.g., renewal, cancellation, change product). This model is widely used by existing customers who haven't transitioned to the Orders model and prefer to keep the amendment-based structure.

### Enabling the Preferred Model in PeakCommerce

PeakCommerce allows customers to use either the Orders model or the Amendments model based on their business requirements. The default setting will vary based on your Zuora account configuration; however, with help from PeakCommerce support, we can easily change this setting through the PeakCommerce administrative interface.

Once these changes are saved, PeakCommerce will automatically align your subscription management processes according to your selected model. Any updates will reflect immediately, and users in your organization can begin operating in either the Orders or Amendments paradigm based on your selection.

**Please note:** The enablement or disablement of Zuora Orders functionality in PeakCommerce can only be set by a PeakCommerce support team member. It is currently not available for system administrators.

### FAQ

**Q1: Why should I choose Zuora Orders over Amendments?**

* **Zuora Orders** is designed for a more holistic and simplified approach to managing subscription changes. It is ideal if your organization is looking for a unified way to manage all types of subscription modifications, with a focus on automation and efficient tracking.

**Q2: Can I switch between Zuora Orders and Amendments after enabling one?**

* Yes, PeakCommerce provides flexibility to switch between the Orders and Amendments models. However, keep in mind that switching might require some adjustments to your existing subscription data or processes.

**Q3: What is Orders Harmonization, and do I need it?**

* **Orders Harmonization** allows you to use some of the advanced capabilities of the Orders model while still maintaining some compatibility with the Amendments model. If your organization is in the process of migrating to Orders or wants to utilize advanced features while maintaining familiarity, Orders Harmonization is a great option.

**Q4: Will my existing subscriptions be affected when I switch from Amendments to Orders?**

* Existing subscriptions will remain intact when switching from Amendments to Orders in PeakCommerce. However, changes in how subscription modifications are processed might require a review of your workflows to ensure they align with the new model.

### Support

If you have any questions about enabling Zuora Orders or Amendments within PeakCommerce or need assistance with your configuration, please reach out to our support team.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.peakcommerce.com/guides/feature-guides/guide-enabling-zuora-orders-or-amendments-in-peakcommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
