SDK payment window test environment: cannot get success url after execution

Our codebase use api v1, and the code snippet is in pic 1, so after loading the snippet in browser, the window is automatically redirected to google.com.
It's different result from the api docs:
"If the method execution is successful, the selected card company or simple payment company's own window will open as shown above. To complete the payment,Request payment authorization.
If the method execution fails, the rejected error can be handled in the catch block of the Promise.Error CodeTake a look at ."

My target is to test refund so need to first acutally do the test payin, is there any instruction about the testing process as I don't have a valid Korean payment method, thanks!

Please see the video recording for details.
image.png
Was this page helpful?