PgSpecificClient

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

Constructors

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

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
@JvmName(name = "getKakaopayPaymentOrderSuspend")
suspend fun getKakaopayPaymentOrder(pgTxId: String, channelKey: String): GetKakaopayPaymentOrderResponse

카카오페이 주문 조회 API