1 messages ยท Page 1 of 1 (latest)
Hello again ๐ The lookup_keys parameter expects an array
Like this? ๐
yup
Hmm, how do I see the response in Stripe? I want to check if its returns results or not
try printing $existingPrice variable
$existingPrice
Sorted it now thank you, I just checked ->data attribute then did ->data[0]->id if it exists
thanks for the help again