Giter Club home page Giter Club logo

Comments (8)

ramittal avatar ramittal commented on July 16, 2024

We have the sample code hosted at:
https://github.com/AuthorizeNet/sample-code-java/blob/master/src/main/java/net/authorize/sample/TransactionReporting/GetSettledBatchList.java
https://github.com/AuthorizeNet/sample-code-java/blob/master/src/main/java/net/authorize/sample/TransactionReporting/GetUnsettledTransactionList.java

You can get to all these sample code from our API Reference page, select the respective API and the choose the specific language your are looking for under "Sample Code" tab:
http://developer.authorize.net/api/reference/#transaction-reporting-get-unsettled-transaction-list

Hope this helps. Pl. let us know if you need any thing more.

from sdk-java.

 avatar commented on July 16, 2024

Thank you. GetSettledBatchList.java seems problem as it gives following error. So we need to add code to accept FirstSettlement dates. Could you please update your code and let me know? Please do the needful.

Your GetUnsettledTransactionList.java works fine.

Please see the issue reported here: http://stackoverflow.com/questions/33530072/exception-in-thread-main-java-lang-nullpointerexception-at-com-auth-net-common. Kindly provide your answer there as well.

Exception in thread "main" java.lang.NullPointerException: FirstSettlementDate cannot be null
    at net.authorize.api.controller.GetSettledBatchListController.validateRequest(GetSettledBatchListController.java:19)
    at net.authorize.api.controller.base.ApiOperationBase.validate(ApiOperationBase.java:228)
    at net.authorize.api.controller.base.ApiOperationBase.<init>(ApiOperationBase.java:63)
    at net.authorize.api.controller.GetSettledBatchListController.<init>(GetSettledBatchListController.java:11)
    at com.auth.net.commons.authorize.net.GetSettledBatchList.main(GetSettledBatchList.java:25)

from sdk-java.

ramittal avatar ramittal commented on July 16, 2024

Thanks for reporting the issue.
The fix is already in the future branch on GutHub and we going to release fix soon.
Until then you can use the future branch to test your integration.

from sdk-java.

 avatar commented on July 16, 2024

Thanks. However I'm trying to fixed it from my side by giving firstSettlementDate and lastSettlementDate, but it looks like Authorized.net is not liking format and rejecting it ?

from sdk-java.

 avatar commented on July 16, 2024

Did you get chance to fixed this issue? Could you please guide us in solving the issue? Please do needful.

from sdk-java.

ramittal avatar ramittal commented on July 16, 2024

We are hoping to update the SDK with a new release in coming week, and you will get the updates then. Until then you can use the code from future branch where this issue has been fixed. We will let you know when the release is complete.

from sdk-java.

 avatar commented on July 16, 2024

Thank you for info. I'll be waiting to get new SDK. I will create new .jar file from your future branch and will assign version 1.8.6 or something similar, we're anxiously waiting for your official release.

from sdk-java.

brianmc avatar brianmc commented on July 16, 2024

1.8.6 Released. http://search.maven.org/#artifactdetails%7Cnet.authorize%7Canet-java-sdk%7C1.8.6%7Cjar

Closing this issue for now.

from sdk-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.