How can I check if my site is on PC 1.0 or PC 2.0?

Modified on: Fri, 1 Mar, 2024 at 11:09 PM

Site configurations - Via UI


In UI, “Product Families” and “Charges” in the left side navigation menu under Product Catalog will indicate that the catalog is 2.0.

List site configurations - Via API


Request:

 GET  https://{site}.chargebee.com/api/v2/configurations


Response:




Attributes:

Name

Description

domain

STRING

The Chargebee “site” for which the information has been requested. It is the same as the value of {site} provided as a path parameter.

product_catalog_version

ENUM

The Product Catalog version of the site. Possible values are

  • v1

  • v2


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.
×