@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformPortOnePayment
Type Alias PlatformPortOnePayment
포트원 결제 정보
type
PlatformPortOnePayment
=
{
type
:
"PORT_ONE"
;
id
:
string
;
storeId
:
string
;
channelKey
:
string
;
orderName
:
string
;
method
?:
PlatformPaymentMethod
;
currency
:
Currency
;
paidAt
:
string
;
}
Index
Properties
type
id
store
Id
channel
Key
order
Name
method?
currency
paid
At
Properties
type
type
:
"PORT_ONE"
id
id
:
string
결제 아이디
store
Id
storeId
:
string
상점 아이디
channel
Key
channelKey
:
string
채널 키
order
Name
orderName
:
string
주문 명
Optional
method
method
?:
PlatformPaymentMethod
결제 수단
currency
currency
:
Currency
통화
paid
At
paidAt
:
string
결제 일시 (RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
store
Id
channel
Key
order
Name
method
currency
paid
At
@portone/server-sdk
Loading...
포트원 결제 정보