#Ayesha
1 messages · Page 1 of 1 (latest)
Hi there, the unit_amount is not a query filed, so you need to list all prices and filter by yourself.
Yeah but for that there is a limit of 100
You can use pagination https://stripe.com/docs/api/pagination/auto?lang=go#auto_pagination
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks, I'll take a look