Send request jump page of axios

1. Now do a top-up function and click on the top-up function to jump to the third-party recharge platform
2. But third-party platforms want to initiate post requests to send data to him to identify us.
can now be implemented in form"s action but will be intercepted. It is said that there is a malicious pop-up window
is there any way to achieve non-interception

clipboard.png

clipboard.png

Feb.28,2021

in this case, the best solution is to set the request to Synchronize, but axios does not support Synchronize. In addition, you can open a blank window before the request, and close it if the request succeeds and then redirects the blank window if url, fails.

https://codeshelper.com/q/10.

Menu