richnologies / ngx-stripe

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

[BUG] #206

Closed angiexroap closed 1 year ago

angiexroap commented 1 year ago

Describe the bug Hi sir, the class called StripeElementsOptions was changed with the last update of package stripe-js, the module ngx stripe present an error with that, now is called BaseStripeElementsOptions, check it please.

To Reproduce Steps to reproduce the behavior:

  1. run application angular
  2. see error'

Expected behavior run the app

Screenshots

image

"@angular/compiler": "^15.1.0", "@angular/core": "^15.1.0", "ngx-stripe": "^15.5.1", "@stripe/stripe-js": "^1.50.0",

richnologies commented 1 year ago

Hey @angiexroap, can you please try to update to. @stripe/stripe-js@1.51.0 and let me know if that works for you?

richnologies commented 1 year ago

I'm going to close this now, since as far as I'm aware this is fixes on @stripe/stripe-js@1.51.0