We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05735b6 commit 2245319Copy full SHA for 2245319
README.md
@@ -36,7 +36,7 @@ In the `dashboard` config file, you can optionally add this configuration in the
36
* @link https://stripe.com/docs/api/customers/list?lang=php
37
*/
38
'params' => [
39
- 'limit' => 50,
+ 'limit' => 5,
40
],
41
42
/**
0 commit comments