Skip to content

Releases: mojaloop/ml-reference-connectors

v1.25.0 Release

09 May 16:03
Compare
Choose a tag to compare

1.25.0 (2025-05-09)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added consolidated documentation about send money (ee82a7e)
  • added handlers for failed transfers, update api spec and set transfer purpose (535ac11)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • application of final fixes and updates to the connector (03312b1)
  • apply tnm malawi core connector updates (6ade017)
  • apply tnm malawi core connector updates (0eaffbb)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed iso and send money issues in mtn ug connector (010938a)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented initial zicb cc (2e9f480)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • refactored tnm send money api spec (08a73b0)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (8d36606)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • ...
Read more

v1.24.0 Release

05 May 07:55
Compare
Choose a tag to compare

1.24.0 (2025-05-05)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added consolidated documentation about send money (ee82a7e)
  • added handlers for failed transfers, update api spec and set transfer purpose (535ac11)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • application of final fixes and updates to the connector (03312b1)
  • apply tnm malawi core connector updates (6ade017)
  • apply tnm malawi core connector updates (0eaffbb)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented initial zicb cc (2e9f480)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • refactored tnm send money api spec (08a73b0)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (8d36606)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund ...
Read more

v1.23.0 Release

04 Apr 06:30
Compare
Choose a tag to compare

1.23.0 (2025-04-04)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added consolidated documentation about send money (ee82a7e)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented initial zicb cc (2e9f480)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed cryto module undefined ([7af8fcf](7af8fcf...
Read more

v1.22.0 Release

28 Mar 22:33
Compare
Choose a tag to compare

1.22.0 (2025-03-28)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added consolidated documentation about send money (ee82a7e)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented initial zicb cc (2e9f480)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed cryto module undefined ([7af8fcf](7af8fcf...
Read more

v1.21.0 Release

28 Mar 20:27
Compare
Choose a tag to compare

1.21.0 (2025-03-28)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added consolidated documentation about send money (ee82a7e)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented initial zicb cc (2e9f480)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed cryto module undefined ([7af8fcf](7af8fcf...
Read more

v1.20.0 Release

04 Mar 07:39
Compare
Choose a tag to compare

1.20.0 (2025-03-04)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

Read more

v1.19.0 Release

24 Feb 13:16
Compare
Choose a tag to compare

1.19.0 (2025-02-24)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • return transaction purpose during POST /transfers (4650f14)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

Read more

v1.18.0 Release

21 Feb 15:52
Compare
Choose a tag to compare

1.18.0 (2025-02-21)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented proper KYC mappings and checks in mtnuganda (8fb00ce)
  • implemented proper KYC mappings and checks in template (b005c8a)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactor payer send money design to respond to acceptParty (afbe07a)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update callback functions to use acceptQuoteOrConversion (8c655a2)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated connectors to support proper KYC data mapping (d1143ec)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed env file name and removed integration tests from pipeline run (853f26a)
  • fixed eslint errors (fddad62)
  • fixed failing callback test (fd8844c)
  • fixed failing ci jobs (1f1bd2f)
  • fixed f...
Read more

v1.17.0 Release

10 Feb 10:18
Compare
Choose a tag to compare

1.17.0 (2025-02-10)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed env file name and removed integration tests from pipeline run (853f26a)
  • fixed eslint errors (fddad62)
  • fixed failing callback test (fd8844c)
  • fixed failing ci jobs (1f1bd2f)
  • fixed failing integration tests (e338c28)
  • fixed failing test for quoterequests (cdb33aa)
  • fixed failing tests (f83eb21)
  • fixed failing tests (4f00035)
  • fixed failing tests (4e85c44)
  • fixed failing tests (5276cf5)
  • fixed failing tests in m...
Read more

v1.16.0 Release

05 Feb 15:20
Compare
Choose a tag to compare

1.16.0 (2025-02-05)

Features

  • added auth and kyc (93f09ca)
  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added iso kyc features and implemented new designs for merchant payments (cf28dc3)
  • added logging for errors (d8899bf)
  • added logging of request and respone bodies (60a7e03)
  • added merchant payments (9a7ed9f)
  • added merchant payments and tests (ba25f70)
  • Added mock test and types for NBM (34caa9b)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added quote checking functions (a1c9679)
  • added quote validation logic for incoming payments (5b1ce67)
  • added refund function to tnm client (c1b6183)
  • added route handler for PATCH notification (349ffb7)
  • added sequence diagrams for merchant payments (89c207a)
  • added type for extensionList entry (0fa095c)
  • change callback req method to post for tnm (db3180e)
  • create new connector for mtn ug (651ac79)
  • fdh core connector and tnm quote request function (e87fdf0)
  • fixed MTN Client to support integration (089a13c)
  • handle error responses properly (f5af785)
  • implement callback functionality (db356f5)
  • implement ISO requirements in connector template (9b27926)
  • implemented functions for incoming transactions (96c3644)
  • implemented get transaction enquirey (a043d6f)
  • implemented merchant payments (141e414)
  • Implemented mocks tests (5513c21)
  • implemented mtn kyc data mapping iso fields and merchant payment implementation (9a0f631)
  • implemented outgoing payments functionality (2e64944)
  • implemented recieve transfers (4c0c2aa)
  • implemented tests and fixed issues from testing in connector template (0536561)
  • implemented validateQuote function (f1e4646)
  • put http protocol for cbs in env var (bd188dd)
  • read ISO returned name and configure http timeout (05fb823)
  • refactored aggregate and added callback handler (dfd0bdd)
  • refactored the sequence of handling of currentState for an outgoing payment (ca76733)
  • return errors from SDK properly (5408d34)
  • set default values for extensionLists that may be undefined (29c6388)
  • set default values for extensionLists that may be undefined (72af519)
  • set default values in extensionLists for outbound post transers (ec2e623)
  • Unit and Integrations tests added (0943618)
  • update sdk client for tnm to return all sdk responses (ef1663a)
  • updated api documentation (82a0435)
  • updated readme doc in root folder (0589704)
  • warn for missing extensionlists and return supportedCurrenceis (cc745b2)
  • Writing mock tests (9923398)

Bug Fixes

  • added await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • added changes from update-payer send money (a5cc399)
  • ffixed ailed transfer test (fe5a550)
  • fix failing tests (0c1f6d6)
  • fix linting errors (c845b56)
  • fix the operationId being referenced in dfsp routes (c0ed2d2)
  • fixed env file name and removed integration tests from pipeline run (853f26a)
  • fixed eslint errors (fddad62)
  • fixed failing callback test (fd8844c)
  • fixed failing ci jobs (1f1bd2f)
  • fixed failing integration tests (e338c28)
  • fixed failing test for quoterequests (cdb33aa)
  • fixed failing tests (f83eb21)
  • fixed failing tests (4f00035)
  • fixed failing tests (4e85c44)
  • fixed failing tests (5276cf5)
  • fixed failing tests in m...
Read more