#Luca

1 messages · Page 1 of 1 (latest)

timid yewBOT
#

Hello Luca, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
Luca, 0 days ago, 23 messages
Luca, 3 days ago, 31 messages

distant salmon
#

Hi there!

#

Thanks! Give me a few minutes to look into this.

#

The error message is pretty clear: Missing required param: features[subscription_update][products].

digital crypt
#

Yes i know. i tried to set it both then i get a really not helpful message

distant salmon
digital crypt
#

"message" : "Invalid object; request-id: req_wkSeGnTCV8cQ9M"

distant salmon
#

You need to set something like:

subscription_update: {
  products: [
    { 
      price: [ "price_xxx", "price_yyy" ], 
      product: "prod_xxx" 
    }
  ]
}