angular4-paystack icon indicating copy to clipboard operation
angular4-paystack copied to clipboard

Angular 17 Directive -

Open BeetrootToYourself opened this issue 11 months ago • 1 comments

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 (callback)='PaymentComplete($event)' to check payment status

Seems the callback is not passing all the way through - this is true using both the AngularPaystackComponent and the AngularPaystackDirective.

Paystack is being provided in the app module: Angular4PaystackModule.forRoot()

BeetrootToYourself avatar Mar 21 '24 13:03 BeetrootToYourself

Just tested and it works, can you share what you're doing or follow the example here

ashinzekene avatar Mar 21 '24 15:03 ashinzekene