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

97
Views
Redirect url in react
 Api_res : {
    payment_url: "https://secure-global.paytabs.com/payment/page/5B36B80182E417D3CAC11"
    redirect_url: "https://secure-global.paytabs.com/payment/page/5B36B80182E417D3CAC119BF"
    }

For example, I got a redirect url in api response, but how will I use that url to go to that link, in react js?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Browser navigation usually involves modifying the location of the window /document. To achieve this, you can either make use of an external library such as react-router (pointed out in the other comments) or you can use native methods such as changing the window.location.href. If you prefer going for react-router check out the stackoverflow thread which @anthino12 shared above, else if you opt for the second method check out the MDN docs linked below to understand more about it and the other possible ways to achieve the same result.

https://developer.mozilla.org/en-US/docs/Web/API/Window/location

about 4 years ago · Santiago Trujillo 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!