ashinzekene / angular4-paystack

💵 An angular2+ module for paystack transactions
https://ashinzekene.github.io/angular4-paystack/
MIT License
59 stars 37 forks source link

Empty Email option #36

Closed kbbansi closed 3 years ago

kbbansi commented 3 years ago

I'm setting my email option using data stored in a session however I keep getting this error: 'ANGULAR-PAYSTACK: Paystack email cannot be empty' I've blotted out the email address, but it's proof that the email is being read from session storage some email error

ashinzekene commented 3 years ago

How are you passing the email to the component/directive?

ashinzekene commented 3 years ago

Closing this, you can reopen if you're still facing the issue