Pay escrow (buy)
Fund an escrow (works for standard and milestone escrows; a milestone escrow is funded in full here). The amount charged is the escrow amount plus the buyer’s fee share. escrowDetails.escrowId may be an array to fund multiple escrows. Requires the customer-id header (the buyer).
Authorizations
Your secret key as a Bearer token. The key prefix selects the environment: sk_test_... (test) or sk_live_... (live).
Headers
The merchant customer this request acts on behalf of.
Body
Total amount to charge the buyer. Must equal the escrow amount plus the buyer's fee share, otherwise the request is rejected with "Amount mismatch".
x >= 100010503.75
Your unique reference for this payment.
"ESC_REF_98765"
escrow "escrow"
Funding source. 'wallet' debits the buyer's Payluk wallet, 'card' charges a debit card.
card, wallet "wallet"
Saved card identifier. Only used when gateway is 'card' and paying with an existing saved card.
Optional. Defaults to NGN.
Response
Escrow funded.