nomadreservations / ngx-stripe

Angular 8.x wrapper for StripeJS
41 stars 32 forks source link

chore(core): update ngx-stripe module to angular 9 #35

Open FCHAPLIN opened 4 years ago

FCHAPLIN commented 4 years ago

Just updated the moduleWithProviders type. Works fine here.

Updating the application is more tricky. We may have to stop using ng-packagr, because it mess with its typescript version.

FCHAPLIN commented 4 years ago

Wait, I will try to make a full upgrade toward Angular 9 this morning.

FCHAPLIN commented 4 years ago

Done, waiting reviews.

I think this needs to be tested with angular 7 and 8 apps. If someone can, please try to run your app with this module