Angular 21 workspace for the paystack-angular library — an Angular wrapper for Paystack InlineJS Popup V2.
This project replaces / upgrades angular4-paystack for modern Angular and the current Paystack Popup API.
| Project | Path | Description |
|---|---|---|
paystack-angular |
projects/paystack-angular |
Publishable Angular library |
demo |
projects/demo |
Standalone demo application |
npm install
npm run build # build the library
npm start # serve the demo (http://localhost:4200)
npm test # unit tests for the librarySee projects/paystack-angular/README.md.
MIT