Getting Fatal Error Uncaught exception 'Balanced\Errors\Declined' -


when trying debit card

visa 4444444444444448 123 processor failure

which gives fatal error uncaught exception 'balanced\errors\declined'.

so not able catch error or response balanced.

is there way capture kind of errors ?

yes, wrap code in try/catch , catch exception. you'll able more information out of it.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -