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

Why it is accepting testing card as success in live mode #94

Open
PrajapatiDhara1510 opened this issue Nov 18, 2021 · 1 comment
Open

Comments

@PrajapatiDhara1510
Copy link

Hello,

Before a few days ago I made payment to the live mode. I got production keys and placed to the .env file in laravel. So it removed text showing for the test mode.

Image before live mode:
image

Image after live mode:

image

Configurations in .env

HEARTLAND_PUBLIC_KEY=pkapi_prod_XXXXXXXXXXX
HEARTLAND_SECRET_KEY=skapi_prod_XXXXXXXXXXXXXXXXXXXXXXXXXXXX
HEARTLAND_DEVELOPER_ID=XXXXXX
HEARTLAND_VERSION_NUMBER=XXXX
HEARTLAND_URL=https://api2.heartlandportico.com

I am facing an issue that in live mode when I tried the dummy testing card(4263 9700 0000 5262) it is accepting it and giving a successful response. This should not work and suppose to give an error.

Am I missing any configurations or there is a bug?

@MSmedal
Copy link
Contributor

MSmedal commented Nov 22, 2021

Hi @dhara15101991,

I could hazard a couple of guesses, but if you could provide the gateway transaction ID from an example test or two I could probably tell you for certain what you're seeing. Alternatively, if you'd like to reach out to us at [email protected] we could investigate this using the merchant account information you're processing on.

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

No branches or pull requests

2 participants