A clean, fully-typed Laravel package to integrate with JS Bank’s Z-Connect API - the official fintech API platform for Zindigi digital banking services. Easily call secure endpoints like Account Statement V2, Wallet Inquiry, Mini Statement, Security Questions, Payments, and more with built-in DTOs, service contracts, and error handling.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
chore: Remove test_output.txt and update .gitignore - minor bugfix
676831cView on GitHubdocs: enhance README with updated badges, quality, and testing information, including CI/CD details and new commands.
3687170View on GitHubfeat: initialize ZindagiZconnect package with service provider, base test case, and account verification repository tests.
336428eView on GitHubfeat: add initial testing setup with Orchestra Testbench, unit tests, and GitHub Actions CI workflow.
84b6284View on GitHubfeat: Add GitHub Actions CI workflow, update README with badges and disclaimer, and include package assets.
8ef9e8bView on GitHubfeat: Add Account Statement V2 and DigiWallet Statement functionality with DTOs, service method, and tests.
9f20413View on GitHubfeat: Add minor account upgrade functionality with dedicated service, DTOs, configuration, and tests.
f36cc44View on GitHubfeat: Implement minor account verification feature including DTOs, service logic, configuration, and unit tests.
b789041View on GitHubfeat: Introduce Onboarding module with services for minor account opening, account verification, linking, and various account upgrades.
a7f1821View on GitHubfeat: add Level 2 account mother retrieval functionality with new DTOs, service methods, and configuration updates
86ad089View on GitHubfeat: implement L2 account status DTOs with validation and onboarding service structure
c7a6fb9View on GitHubfeat: Implement L2 account upgrade discrepant DTOs, onboarding service, and unit tests.
a45e512View on GitHubfeat: add DTOs and unit tests for Get L2 Accounts request and response handling.
306e2d3View on GitHubfeat: Implement L2 account retrieval functionality with new DTOs, service contract, implementation, and unit tests.
93fc042View on GitHub