結帳交易
請求電文
Http.header 參數
Content-TypeString必填
固定值:application/json
platformIdString選填
SLP 平台 ID,平台特店必填
merchantIdString必填
SLP 特店 ID
apiVersionString必填
API 版本
requestIdString(32)必填
請求流水號,每個 HTTP 請求唯一
timestampNumber(14)必填
發送通知的時間戳,精度為毫秒(1629169157000)
idempotentKeyString(32)選填
冪等 KEY
Http.body 電文
idString(35)必填
SLP 事件 ID
typeString(32)必填
SLP 事件類型,如 session.succeeded
createdNumber(14)必填
通知事件建立時間
dataObject必填
事件電文
sessionIdString(32)必填
SLP 結帳交易訂單編號
referenceIdString(32)必填
特店訂單號
statusString(16)必填參考
結帳交易狀態
sessionUrlString(256)必填
結帳交易提供給顧客付款的 URL
createTimeInteger必填
訂單建立時間
amountAmount必填
金额
valueNumber(14)必填
金額,台幣傳金額*100,譬如1元傳入100
currencyString必填
幣種,目前僅支援 TWD
paymentDetailsArray<paymentDetail>選填
付款交易詳細資訊列表
paymentDetailpaymentDetail選填
詳細付款交易資訊
tradeOrderIdString(64)必填
SLP 付款交易訂單編號
statusString(128)必填
付款狀態
paymentSuccessTimeInteger必填
付款成功时间
paymentMethodString(512)必填
付款方式
autoSettleBoolean選填
自動結算