#Karli K-subscriptions

1 messages · Page 1 of 1 (latest)

hot quartz
#

hi there! it's a syntax thing, one sec

#

try

Stripe\Customer::retrieve(['id'=> cus_12345', 'expand' => ['subscriptions']]);

instead

silk hull
#

jep, that does the trick, thanks a lot!