Allows merchants to accept a partial payment and trigger settlement for the amount that was actually received.
Current Unix timestamp
Your public api key
Digest Auth Signature
The payment checkout ID
On success the endpoint will return a JSON object with detailed payment information.
Current escrow status. Only present for merchants with settlement_mode = escrow. Possible values: created, funded, failed.
The on-chain escrow order ID. Only present for merchants with settlement_mode = escrow.
The Soroban escrow contract address. Only present for merchants with settlement_mode = escrow.
Platform fee in basis points (1% = 100 bps) to be deducted at release time. Only present for merchants with settlement_mode = escrow.