Commit e6a926ac authored by 박상호's avatar 박상호 🎼
Browse files

qwe

parent d9744453
......@@ -211,6 +211,7 @@ function Payment({ match, location }) {
})
})
const data = await response.json()
window.location.href = data.redirect_url
} else {
console.log(response.data)
console.log(response2.data)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment