#Danieljarto

1 messages ยท Page 1 of 1 (latest)

graceful nestBOT
hallow stirrup
#

๐Ÿ‘‹ happy to help

sly charm
#

great thanks

#

sorry but this only retrieves the first coincidence?

    $query = $stripe->paymentIntents->search([
      'query' => 'status:\'succeded\' AND customer:\'cus_NboVd46ZnDnNG2\'',
      'limit' => '100',
    ]);

this show retrieve more than 5 different payment intents but is only getting the first coincidence

#

hello?

hallow stirrup
#

what is the request ID?