Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
用户提出请求。请求可能会或不会在 3 天内完成。
如果不是,则不处理任何付款。如果是,则处理用户付款并向主要收款人付款。
稍后,主要收款人将手动放弃对次要收款人的付款。
我可以在连锁支付中使用延迟捕获吗?是否有意义?
听起来您需要在第一部分使用Preapproval配置文件,然后您可以在那 3 天内点击Pay API 并使用 Preapproval 密钥处理链式付款。这会将资金发送给主要收款人,然后当您准备好处理它们时,您将使用ExecutePayment触发二次付款。