Billing Key Payment Input
@Serializable
빌링키 결제 요청 입력 정보
Constructors
Link copied to clipboard
constructor(billingKey: String, orderName: String, amount: PaymentAmountInput, currency: Currency, storeId: String? = null, channelKey: String? = null, customer: CustomerInput? = null, customData: String? = null, installmentMonth: Int? = null, useFreeInterestFromMerchant: Boolean? = null, useCardPoint: Boolean? = null, cashReceipt: CashReceiptInput? = null, country: Country? = null, noticeUrls: List<String>? = null, products: List<PaymentProduct>? = null, productCount: Int? = null, productType: PaymentProductType? = null, shippingAddress: SeparatedAddressInput? = null, promotionId: String? = null, bypass: JsonObject? = null)
Properties
Link copied to clipboard
결제 금액 세부 입력 정보
Link copied to clipboard
빌링키 결제에 사용할 빌링키
Link copied to clipboard
현금영수증 정보
Link copied to clipboard
채널 키
Link copied to clipboard
사용자 지정 데이터
Link copied to clipboard
고객 정보
Link copied to clipboard
할부 개월 수
Link copied to clipboard
웹훅 주소
Link copied to clipboard
상품 개수
Link copied to clipboard
상품 정보
Link copied to clipboard
상품 유형
Link copied to clipboard
해당 결제에 적용할 프로모션 아이디
Link copied to clipboard
배송지 주소
Link copied to clipboard
카드 포인트 사용 여부
Link copied to clipboard
무이자 할부 이자를 고객사가 부담할지 여부