#Naitik
1 messages · Page 1 of 1 (latest)
Next time feel free to use the thread you already have open
can I connect with diffrent moderator?
Right now I'm the one answeing all questions in this channel - is there something specific about my suggestion that didn't work for you?
what is this?
It's one of our fraud features - based on all the information we get during payment, we'll calculate how "risky" we determine the charge to be so that users can use it as a signal to determine whether it's likely to be fraud or not
https://stripe.com/docs/radar/risk-evaluation is helpful to read if you want to learn more
getting an error
That's because you're not following the rules of what metadata expects - you can't just copy-paste what you have for line-items and expect it to work. Metadata expects a set of key-value pairs where the keys can be up to 40 characters long and the values can by up to 500 (https://stripe.com/docs/api/metadata).
How can I manage if I have multiple prpducts?
There's a bunch of different ways you coudl do this- you could set the metadata to whatever you want as long as it's a key/value pair that fits the character length