angular4-paystack
angular4-paystack copied to clipboard
💵 An angular2+ module for paystack transactions
Unable to install the package on Angular 13npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"~13.1.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm...
Current version isn't compatible with an Angular 17 project
Split Code Option Added. This is to allow automatic multiple split payments
Hi I see there is an open pr to get split_code in as an option. I am currently also in need of that option. https://paystack.com/docs/payments/accept-payments/
Hi There, Firstly thanks for this. Definitely speeds up the process. Think there may be bug introduced in the last patches: Console reads: ANGULAR-PAYSTACK: Insert a callback output like so...
Hi there, I'm having this issue where the "subscription_code" is not returned with the payload after a successful payment. I can confirm that the subscription was created on the paystack...