#ebellotpu6

1 messages · Page 1 of 1 (latest)

candid steepleBOT
normal kiln
#

hi! I'm afraid I don't follow, could you elaborate?

green flame
#

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.

normal kiln
#

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.

green flame
#

yes

#

I am having this error

normal kiln
#

@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

green flame
#

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

normal kiln
#

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?

green flame
#

Please, can you pass me to someone that have more knowlage?

normal kiln
#

@green flame nobody here in this Discord no, and nobody at Stripe works with Angular in general

green flame
#

Yes, I don't like it either, but my project is in angular and I have to adapt...

normal kiln
#

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