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

Partially Approval Didn't Parse CreditResponse for PAX Devices #50

Open
nuynait opened this issue Apr 17, 2024 · 1 comment
Open

Partially Approval Didn't Parse CreditResponse for PAX Devices #50

nuynait opened this issue Apr 17, 2024 · 1 comment

Comments

@nuynait
Copy link

nuynait commented Apr 17, 2024

Looking at the file CreditResponse.java, package com.global.api.terminals.pax.responses; (Looks like it only parsing the response objects if deviceresponseCode.equals("000000")). What's the reason for it only map the CreditResponse when its approved? Will it not map it if its a partially approval or declined? I mean even if its declined I guess we still need to know like the card number, entry method, etc?

CleanShot 2024-04-17 at 12 56 54@2x

@nuynait nuynait changed the title Partially Approval for PAX Devices Partially Approval Didn't Parse CreditResponse for PAX Devices Apr 17, 2024
@matrix125
Copy link

A fix for parsing the partial auth is in progress. A release date has not been made firm as yet. Hopefully within the next week or so.

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