#elleschu
1 messages ยท Page 1 of 1 (latest)
Hello, it is possible. Looking in to the format for that now
When you say key duplicate, do you mean that you have some object where the metadata hash has two entries that seem to have the same key?
Can you send me the ID of that product? (prod_123...)
What client library are you using here? It looks like you can usually unset a value by updating the metadata and passing null for the value of they key
A C# example I found:
metadata: {
foo: null,
},
});```
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I confirm that the meta is on the product and not the princing in my case ๐
I actually only see one value for that key, though I'm not sure if you already deleted and re-added it
Hum no I couldn't delete anything