Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
Platform
Transfer
PlatformPaymentMethodInput
Type Alias PlatformPaymentMethodInput
Platform
Payment
Method
Input
:
{
card
?:
PlatformPaymentMethodCardInput
;
transfer
?:
PlatformPaymentMethodTransferInput
;
virtualAccount
?:
PlatformPaymentMethodVirtualAccountInput
;
giftCertificate
?:
PlatformPaymentMethodGiftCertificateInput
;
mobile
?:
PlatformPaymentMethodMobileInput
;
easyPay
?:
PlatformPaymentMethodEasyPayInput
;
}
결제 수단 입력 정보
Type declaration
Optional
card
?:
PlatformPaymentMethodCardInput
카드
Optional
transfer
?:
PlatformPaymentMethodTransferInput
계좌이체
Optional
virtual
Account
?:
PlatformPaymentMethodVirtualAccountInput
가상계좌
Optional
gift
Certificate
?:
PlatformPaymentMethodGiftCertificateInput
상품권
Optional
mobile
?:
PlatformPaymentMethodMobileInput
모바일
Optional
easy
Pay
?:
PlatformPaymentMethodEasyPayInput
간편 결제
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
결제 수단 입력 정보