#pavan-customer-exists

1 messages · Page 1 of 1 (latest)

ocean lodge
#

normally retrieve is the API to use to check if a customer ID exists

cloud lion
#

It is throwing com.stripe.exception.InvalidRequestException. Won't this be too generic to catch ?

ocean lodge
#

Actually this is a good exception to catch especially if you are collecting input from your user, they might enter some values that results in invalidRequest error, this is the good exception to catch to allow your user to correct their input