1231
This commit is contained in:
parent
56f5622846
commit
24d9673b14
@ -37,13 +37,13 @@ const confirmPay=async ()=>{
|
||||
testReturnEndPoint:'/payment/result'
|
||||
})
|
||||
if (res.status===0){
|
||||
/* router.push({
|
||||
router.push({
|
||||
path:'/externallinks',
|
||||
query:{
|
||||
url:res.data.checkoutSessionUrl
|
||||
}
|
||||
})*/
|
||||
window.location.href=res.data.checkoutSessionUrl
|
||||
})
|
||||
/* window.location.href=res.data.checkoutSessionUrl*/
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user