richnologies / ngx-stripe

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

PaymentIntents #62

Closed balasphilip closed 5 years ago

balasphilip commented 5 years ago

Hello. Thanks for great library.

Does it support PaymentIntents? Especially such methods as:

Didn't find it in the sources.

Thank you, Regards.

nickdnk commented 5 years ago

I also gravely lack stripe.createPaymentMethod(). I've tried for an entire day to get it to work without modifying the library, but it seems to be impossible.

Edit: I figured it out on my own branch. But still, would also be nice to have the PaymentIntent methods.

richnologies commented 5 years ago

merge #64. Please check it works as spected