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

Cardpresent result does not handle split tender ID #19

Closed
TrevorW opened this issue Apr 25, 2014 · 1 comment
Closed

Cardpresent result does not handle split tender ID #19

TrevorW opened this issue Apr 25, 2014 · 1 comment

Comments

@TrevorW
Copy link

TrevorW commented Apr 25, 2014

The result object for AIM card present currently does not provide a method of obtaining the split tender ID or the prepaid card elements.

This data can be accessed by reading the XML response directly, but it should be parsed automatically like the other response elements.

ramittal added a commit to ramittal/sdk-java that referenced this issue May 1, 2014
 - Addressing the two issues () AuthorizeNet#12 & AuthorizeNet#19) for CP cases.
 - Moving prepaidcard to proper package and adding to relevant
response/result.
 - Improving some error handling 
 - adding proper logging
AuthorizeNet#19
AuthorizeNet#12
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
@TrevorW and others