#kaycee-connect-php

1 messages · Page 1 of 1 (latest)

cyan wedgeBOT
quiet flame
#

if you created the Account via the API you should be able to retrieve it without any issues

#

I recommend reading carefully https://stripe.com/docs/error-handling which explains how to handle errors that our API returns so that you can figure out what exact error you get and handle it gracefully

#

kaycee-connect-php

grave robin
#

That's what I need help with. I find the Stripe documentations to be extremely difficult to understand. I can never find examples of what I am having a problem with. There are examples for handling errors with accepting payments, but I couldn't find examples of handling errors with account retrieval. Can you point me to info about error handling in account retrieval?

quiet flame
#

That documentation I showed you explained how all our errors work. If you read it carefully first for PHP to fully understand it then you should be all set after that

grave robin
#

I expected some more expert advice than look at the error page. I already looked at the error page.

quiet flame
#

Sure and I can help if you share the exact code you tried and what doesn't work.

grave robin
#

Never mind for now. I think I figured it out. If I run into more trouble I will write back. You can close this.