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
Post a Comment