richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

Angular 6 upgrade; stronger null handling (thanks TypeScript); auto format #30

Closed SamuelMarks closed 5 years ago

SamuelMarks commented 6 years ago

WiP

RFC

justvamp commented 5 years ago

Dear maintainers, please accept this PR, otherwise it doesn't work with Angular 7.

justvamp commented 5 years ago

The workaround with npm install ngx-stripe@next --save works for Angular 7, though.

richnologies commented 5 years ago

Thanks for this awesome contribution, but I rebuild the library using angular and now is impossible to integrate the pull request.