#rayrayy
1 messages ยท Page 1 of 1 (latest)
hey where do I find that from sorry ๐
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
yes
Hmm now getting this one req_FPeYCZyse4OgFq
"If the billing scheme is set to per_unit, the amount parameter must be set."
sorry I'm taking some time to figure out what's wrong in the request
actually you're using billing_scheme per_unit with a tiers mode
that's why it's not working
is billing_scheme : per_unit a global flag ?
ahh i see its here
"billing_scheme": "per_unit",
so it should be tiered ?