richnologies / ngx-stripe

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

Use @types for stripe-v3 #60

Closed DaSchTour closed 4 years ago

DaSchTour commented 5 years ago

I would like to suggest to use @types/stripe-v3 instead of own typings to be sure that this is interoperable and avoid type collisions.

dottodot commented 5 years ago

Trouble is @types/stripe-v3 isn't up to date as it doesn't include support for Payment intents

decoursin commented 5 years ago

It seems that it now supports payment intents: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stripe-v3.

richnologies commented 4 years ago

I will close this now due to inactivity. Sorry for this library to be abandon for such a long time. A new version of the library has been published that should address this issue. Please give it a try. If the problem persists, please fell free to open it again. The new commitment of the team is to answer in less than a week.