Skip to main content
Question

How to add custom product and package titles or description?

  • November 3, 2023
  • 1 reply
  • 181 views

Forum|alt.badge.img+2

Hello, I have a offering where I put a custom description - 

Annual package with 7 day free trial

And then I added DisplayName for product as well 

Monthly package item

None of these fields were reflected in my api call, here is what I got instead:

    {
      "packageType": "MONTHLY",
      "product": {
        "title": "Pro Monthly",
        "identifier": "pro_monthly",
        "currencyCode": "GBP",
        "discounts": [],
        "productType": "NON_CONSUMABLE",
        "description": "Monthly subscription to access pro features",
        "priceString": "£14.99",
        "subscriptionPeriod": "P1M",
        "productCategory": "SUBSCRIPTION",
        "price": 14.99,
        "introPrice": null
      },
      "identifier": "$rc_monthly",
      "offeringIdentifier": "default"
    },

Why is all of my custom data missing from this product?

To make it more confusing this product has a description:

Monthly subscription to access pro features

Yet in the dashboard description isn’t even included as a option that you can edit:

Identifier
pro_monthly

Platform
App Store

Display Name
Monthly packet

Created
2023-11-02 05:33 PM UTC

 

1 reply

wes_clark
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • 275 replies
  • November 7, 2023

Hi Lukas, I wanted to see if I could recreate this issue and investigate further on my end further. Would you mind providing the link to the documentation for the specific call that you are using to get this information?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings