paymentInfoHash. The initial authorization or charge establishes immutable payment terms; later events update capturable and refundable accounting.
Demo
Build a Settlement Report
Query the v1.1.0 escrow, then create gross, fee, and refund rows from its lifecycle events.TypeScript backend
Accounting
For an authorization, reconcile the authorized amount to captures plus the voided or reclaimed amount plus current
capturableAmount. Reconcile total charged and captured value to refunds plus current refundableAmount.See Also
Watch for Payments
Keep the underlying escrow event index current.
Refund a Payment
Understand gross refund accounting and liquidity.