- Refund APIs now return 2 additional fields -
created_at
andtype
. - Refund API tests have been updated to reflect the simplified status values of
Created
,Pending
andInitiated
.
- The batch status API has changed to a more generic status API, and the
batch_id
is no longer returned in the response.
- Make SetuAPIException accessible from package index
- Rename SDK import back to setu
- Major refactor of the SDK