#mathan

1 messages · Page 1 of 1 (latest)

lost hingeBOT
tropic portal
#

Hi! Let me help you with this.

past trout
#

yes

tropic portal
#

Are you trying to list subscription schedules for a particular customer, and then verify if all of them are active, correct?

past trout
#

yes right!

tropic portal
past trout
#

can I get the exact query in PHP?

tropic portal
past trout
#

how can I specify the customer id in this query?

tropic portal
#

By the way, you can easily change the language/framework on the top of the code snippet:

#
$stripe->subscriptionSchedules->all([
  ...
  'customer' => 'cus_...',
]);
past trout
unborn onyx
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!