Limit list of products?

Created on 19 December 2023, 6 months ago
Updated 19 January 2024, 5 months ago

I am only seeing the first 10 products listed under the getProductsList even though I have 17 total in my stripe account. Is it possible that this is limited in some way?

UPDATE: Upon checking with stripe support I can confirm that if we don't explicitly set the number of products it will default to 10. They recommend including $stripe->products->all(['limit' => 100]);

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States solarDog

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024