PgSpecificClient

constructor(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null)

Parameters

apiSecret

포트원 API Secret입니다.

apiBase

포트원 REST API 주소입니다. 기본값은 "https://api.portone.io"입니다.

storeId

하위 상점에 대해 기능을 사용할 때 필요한 하위 상점의 ID입니다.