轉帳付款
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
總覽
「資金轉移流程」是透過單一訊息通訊來處理付款。與「保留擷取流程」相反,這個流程不會先保留資金,然後再擷取。發出單一要求來啟動金錢流動,這個步驟的 SUCCESS
則會啟動擷取資金的程序。
此流程主要與呼叫 capture
有關,後者是由付款整合商實作的方法。這個方法會嘗試開始擷取資金,並同步傳回結果。

收單銀行參考編號
ARN (收單銀行參考號碼) 通常在啟動拍攝的幾天後,付款整合商通常才會知道這種號碼。知道值之後,付款整合商必須呼叫 Google 代管的 setAcquirerReferenceNumberForCaptureNotification
,以便將 ARN 提供給 Google。將 ARN 與這筆交易建立關聯後,Google 就能處理與這筆交易相關的爭議與詐欺行為。
後續作業
匯款後,Google 可能會呼叫付款整合商代管的 asynchronousRefund
方法,退還款項。使用者或發卡銀行也可以啟動交易退單程序,該程序會透過爭議流程處理。
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["The funds transfer flow processes payments through a single message, unlike the reserve capture flow. It initiates money movement via a `capture` call, which starts the fund capture. The Payment Integrator later provides the Acquirer Reference Number (ARN) to Google through `setAcquirerReferenceNumberForCaptureNotification` for dispute and fraud management. Post-transfer, Google can issue refunds with `asynchronousRefund`, while user or bank initiated chargebacks follow the dispute flow.\n"]]