UNPKG

@portone/browser-sdk

Version:

PortOne SDK for browser

7 lines (6 loc) 218 B
export type TossBrandpayBrandpayOptionsUiLabels = { /** * UI에 표시되는 원터치 결제를 대신해 사용할 텍스트. (기본값: "원터치 결제") */ oneTouchPay?: string | undefined; };