페이팔 연동

팔 test
const clientKey = "test_gck_docs_Ovk5rk1EwkEbP0W43n07xlzm"; //
const tossPayments = TossPayments(clientKey);
//
const customerKey = "Nxcl5YfA_4uWXExevjN8c";
const widgets = tossPayments.widgets({customerKey});

는 clientKey랑 customerKey ?

제 UI 서 variantKey ?

PayPal 로 mid, API 서 mid . 이 API ?
Was this page helpful?