customerkey 생성 관련 문의

const paymentWidget = await loadPaymentWidget("test_gck_docs_Ovk5rk1EwkEbP0W43n07xlzm", ANONYMOUS);
후 customerkey면 anonymous여 customerkey
const generateRandomString = () => window.btoa(Math.random()).slice(0, 20); ?
Was this page helpful?