웹뷰 결제 문의드립니다.

payment.requestPayment({
method: "CARD",
amount: {
currency: "KRW",
value: 50000,
},
orderId: "UwTt4ep8hEj628WjZ2rQO",
orderName: "외 2",
successUrl: window.location.origin + "/success.html",
failUrl: window.location.origin + "/fail.html",
customerEmail: "customer123@gmail.com",
customerName: "",
card: {
useEscrow: false,
flowMode: "DIRECT",
useCardPoint: false,
useAppCardOnly: false,
appScheme :"test://"
},
});

1.

:
제 API: Toss Payments의 payment.requestPayment()
,

서 KB/.
희 url데 KB.
.
.

=> =>
=> => => 턴url

https://docs.tosspayments.com/guides/v2/webview#%EC%95%B1%EC%8A%A4%ED%82%B4-%EB%A6%AC%EC%8A%A4%ED%8A%B8
.

이 Toss?
.
?

!!
(App to App) . 과 OS.
웹뷰(WebView) 연동하기 | 토스페이먼츠 개발자센터
Was this page helpful?