Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

218
Views
Why "Unhandled promise rejection TypeError: null is not a function" while using AdyenCheckout in my angular app?

In my angular app, I'm using AdyenCheckout for payment, But once I open my screen where I'm using AdyenCheckout (Payment screen), I'm getting a console error repeatedly when I move my cursor

"Unhandled promise rejection TypeError: null is not a function"

Following is my package.json

"@adyen/adyen-web": "^4.5.0",
"@agm/core": "1.0.0-beta.3",
"@angular/animations": "8.2.13",
"@angular/cdk": "^8.1.1",
"@angular/cli": "8.3.17",
"@angular/common": "8.2.13",
"@angular/compiler": "8.2.13",
"@angular/core": "8.2.13",
"@angular/forms": "8.2.13",
"@angular/material": "8.1.1",
"@angular/material-moment-adapter": "8.1.1",
"@angular/platform-browser": "8.2.13",
"@angular/platform-browser-dynamic": "8.2.13",
"@angular/router": "8.2.13",

Checkout code

const checkout = new AdyenCheckout(configuration);

enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

upgrade version to "@adyen/adyen-web": "5.5.0",

 const checkout = await AdyenCheckout(configuration);
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!