How to jump after the success of Alipay payment in vue project?

The

project is a mobile terminal developed by vue. The APP is packaged with hbuilder. After initiating the backend interface, the page returns a from form, and then calls Alipay mobile client payment. Is the back-end callback to APP when the payment is successful
? And how can I jump to the payment success page according to whether he has successfully paid?

Jul.18,2022

add: the same is true for the WeChat Pay process, which calls the background interface and returns the url payment link

. The user clicks and selects to pay

. Users choose which payment method, the red area is Alipay

. Call the backend interface, return the url payment link at the backend, and then operate paySuccessHref

after success. Jump to the payment success page

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bba760-44792.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bba760-44792.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?