#_nerder
1 messages · Page 1 of 1 (latest)
a customer of ours was able to create a price for 0£ using our integration
Could you elaborate on this part?
Not sure if you can check by product id: prod_PU2W44vE3rNCti
Our integration (using Connect) is offering a way for customers to create their own products
I found it odd that is possible to create a product for 0£ and also create a subscription for it
So your "customer" is the Connected Account on your Platform?
Okie we often use the term "customer" for who is paying. And use "client" or "user" for Connected Account
So they somehow created a 0 euro price.
Let me check the product
oh ok my bad, good to know for next time
actually the doc says this:
* A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge. One of `unit_amount` or `custom_unit_amount` is required, unless `billing_scheme=tiered`.
*/
unit_amount?: number;
so is allowed
Alright, yes it's possible. I also just tried it
That's Support team would help you better than us, but yes I think so
Ok, probably i'll ask support