Releases: iamshabell/marupay
Releases · iamshabell/marupay
[email protected]
Patch Changes
- 679e182: improve readme info
[email protected]
Patch Changes
- 8ef31fc: remove: unnecassary logs
[email protected]
Patch Changes
- 32d93da: Tests for payment handler
[email protected]
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]
Patch Changes
- 0f88c2f: Jest Configuration
Unit tests for both eDahab and Waafi
[email protected]
Patch Changes
- 8b6acff: Add jsdoc
[email protected]
Patch Changes
- 49f3ed7: - Web support for edahab api
- Vendor exception hadling error
- refactor waafi handler
[email protected]
Patch Changes
- 6fe65b7: rename
request
topurchase
for better understanding
[email protected]
Minor Changes
- 4b46401: Add
raw
field to return unfiltered response detail from the vendor's side
[email protected]
Minor Changes
- d730139: - global account number validation to start with country code with (+)
- updating the account number's format based on vendor's requirements