#NEWJOSSY

1 messages · Page 1 of 1 (latest)

supple gorgeBOT
vernal merlin
#

Hi there

weak mountain
#

Hello there 🙂

vernal merlin
weak mountain
#

I use this already, but I need to perform search by 2 fields. And my Query looks like this
$"customer:'{user.StripeCustomerId}' AND status:'succeeded' OR status:'requires_payment_method'",

#

And I get error Queries cannot have a mix of AND and OR

#

so how can I overcome this ?

vernal merlin
#

Why not just do two different searches?

weak mountain
#

Make another API call ?