Pg Specific Client
class PgSpecificClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable
API Secret을 사용해 포트원 API 클라이언트를 생성합니다.
Functions
Link copied to clipboard
suspend fun getKakaopayPaymentOrder(pgTxId: String, channelKey: String): GetKakaopayPaymentOrderResponse
카카오페이 주문 조회 API