@portone/server-sdk
Preparing search index...
Payment
PaymentOrigin
Type Alias PaymentOrigin
결제 출처 정보
type
PaymentOrigin
=
{
platformType
:
PaymentOriginPlatformType
;
userAgent
?:
string
;
url
?:
string
;
ipAddress
:
string
;
}
Index
Properties
platform
Type
user
Agent?
url?
ip
Address
Properties
platform
Type
platformType
:
PaymentOriginPlatformType
결제를 요청한 플랫폼 타입
Optional
user
Agent
userAgent
?:
string
결제를 요청한 user agent 문자열
Optional
url
url
?:
string
결제를 요청한 페이지 URL
ip
Address
ipAddress
:
string
결제를 요청한 IP 주소
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
platform
Type
user
Agent
url
ip
Address
@portone/server-sdk
Loading...
결제 출처 정보