Skip to content

Releases: Xfers/xfers-java

Adds Proper Error Message for API Timeout Error

09 Jul 02:27
Compare
Choose a tag to compare

Previously, on some timeout error cases,
it will output JSONError, after this update, it will throw the Timeout Error properly.

add type in withdrawal API

15 May 10:53
e27a5d9
Compare
Choose a tag to compare

add type in withdrawal on behalf API

Adds kycRejectedReason field in User

30 Apr 07:16
Compare
Choose a tag to compare

Adds KycRejectedReason in User.java

Loan Recon APIs

15 Mar 03:16
baec246
Compare
Choose a tag to compare

Updated Loan Recon APIs to have synchronous response, to have paymentID, and filter by date and refno

Fixes Loan Error Reason

04 Mar 03:30
4927358
Compare
Choose a tag to compare

Fixes unable to show
lastRacErrorReason,
lastSlikErrorReason,
lastDisbursementReportErrorReason,
in loan object.

Update on Loan SDK

27 Feb 06:24
Compare
Choose a tag to compare

Changes Date Data Type into String in loans SDK.

updated lastRacErrorReason, lastSlikErrorReason, lastWithdrawalOnBehalfErrorReason, lastDisbursementReportErrorReason in Loan object to be able to be seen using map/ string object.

Updated Java Loan SDK

21 Feb 17:14
23c388e
Compare
Choose a tag to compare
  1. Added the SetID to Loan
  2. Updated the Create and Get Repayment

Updated connect Authorize

19 Feb 13:52
Compare
Choose a tag to compare

Updated Connect Authorize to contains userID

Added better documentation to the flow of the SampleLoan

Loan APIs

14 Feb 13:53
Compare
Choose a tag to compare

Already Included most implementations of the loan channeling project.
Please Contact our team for further documentation

Loan APIs

01 Feb 15:37
Compare
Choose a tag to compare
Loan APIs Pre-release
Pre-release

Added wrappers for Loan Channeling projects