Skip to content

Releases: iamshabell/marupay

[email protected]

08 Feb 10:13
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Feb 22:00
Compare
Choose a tag to compare

Patch Changes

  • 8ef31fc: remove: unnecassary logs

[email protected]

29 Dec 09:29
d20119e
Compare
Choose a tag to compare

Patch Changes

  • 32d93da: Tests for payment handler

[email protected]

20 Dec 09:33
ed0a6f5
Compare
Choose a tag to compare

Patch Changes

  • 3ea9530: - Added new vendor exceptions to handle specific error scenarios (commit: 51f1ec0)
    • Added handling for the scenario when a vendor account is not found (commit: fc392ac)
    • Introduced a ValidationError interface to handle validation errors in Purchase (commit: 0424299)
    • Added a VendorInsufficientBalance exception and handled it in edahab and w (commit: 326915f)
    • Refactored error handling in edahab.ts for better readability and maintainability (commit: ba8483d)
    • Added unit tests for the new vendor exceptions to ensure they work as expected (commit: <commit_id>)

[email protected]

19 Dec 19:49
de83757
Compare
Choose a tag to compare

Patch Changes

  • 0f88c2f: Jest Configuration
    Unit tests for both eDahab and Waafi

[email protected]

19 Dec 08:34
d294b56
Compare
Choose a tag to compare

Patch Changes

[email protected]

18 Dec 20:35
23fd46c
Compare
Choose a tag to compare

Patch Changes

  • 49f3ed7: - Web support for edahab api
    • Vendor exception hadling error
    • refactor waafi handler

[email protected]

15 Dec 22:43
2da12c6
Compare
Choose a tag to compare

Patch Changes

  • 6fe65b7: rename request to purchase for better understanding

[email protected]

15 Dec 16:25
f7f92f0
Compare
Choose a tag to compare

Minor Changes

  • 4b46401: Add raw field to return unfiltered response detail from the vendor's side

[email protected]

12 Dec 19:14
30347ac
Compare
Choose a tag to compare

Minor Changes

  • d730139: - global account number validation to start with country code with (+)
    • updating the account number's format based on vendor's requirements