Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card validate work on SANDBOX but not work on live mode #362

Open
rushika89 opened this issue Feb 1, 2019 · 0 comments
Open

Card validate work on SANDBOX but not work on live mode #362

rushika89 opened this issue Feb 1, 2019 · 0 comments

Comments

@rushika89
Copy link

I had used this library and paymen is working fine on sandbox mode but not working on live mode.

Below is the link for code I am executing.
https://pastebin.com/td1fcG98
Let me know if I do something wrong in this.

On sandbox it is printing below:
(
[message] => Invalid response
[status] => ERROR
[responsecode] =>
[auth_code] =>
[trans_id] =>
[ref_id] => 1549025223
)

On live it it printing below:
(
[message] => Invalid response
[status] => ERROR
[responsecode] => 4
[auth_code] => 937176
[trans_id] => xxxxxxxxxx
[ref_id] => xxxxxxxx
)

Any help or suggession will be highly approciated.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant