#ebellotpu6
1 messages · Page 1 of 1 (latest)
hi! I'm afraid I don't follow, could you elaborate?
I have been spoken with your mate and he recomend me to use ngx-stripe for my angular app
but I have review the documentation and I have found this
ngx-stripe will no longer maintain its own interfaces.
I'm a bit lost. Who is my "mate"? Is there a link to the page where you see that text you're quoting?
ngx-stripe is a third party library not maintained in any way by Stripe.
I see the text on https://ngx-stripe.dev/docs/introduction at least. Did you have a specific question?
your mate is @brave ibex
@green flame we can't help with that sorry
like I said, ngx-stripe is a third party library not maintained in any way by Stripe, we know nothing about it or Angular in general. You'd have to ask their commmunity or open a Github issue on their project or so on I'm afraid
yes, for this reason I don't use the library
It was your mate that tell me to use it
if you look at my code, I use stripe-js library
I have no idea if stripe.js is even supposed to work inside an Angular app I'm afraid
the error you posted seems to imply this.stripe is null, have you tried logging it? What is returned from calling this.loadStripe(); on line 46?
Please, can you pass me to someone that have more knowlage?
@green flame nobody here in this Discord no, and nobody at Stripe works with Angular in general
Yes, I don't like it either, but my project is in angular and I have to adapt...
all I can suggest is you try to debug it. I suspect though the answer is that our library won't work out of the box in Angular and that's why third party libraries exist