#.rjcustodio
1 messages · Page 1 of 1 (latest)
Hi
You can create different Stripe Account with the + suffix yeah for
Ah you mean Customer here and not Stripe Account
Stripe Customer's email, is not required to be uniq field so you can even use the same email
hello
i was trying to search for this customer
it says no result
but it is existing in stripe dashboard
Can you share the search RequestId of this call (you can find it in the response header)
and this Customer Id
Thanks for sharing, checking...
The '+' sign is being ignored/escaped
can you try unescape it ?
using \+ for example
Cool!, it looks that you managed to fetch the customer using the Search APi.
yea. alright. will perform some testing. thank you