Payments
Capture a payment
Capture an authorized payment to collect funds. Must be called within the capture window (default 5 days). Amount must exactly equal authorized amount unless partial capture is enabled.
post/payments/{id}/capture
Path parameters
idstring required
Payment ID (pay_*). Must be in 'authorized' status.
Request body
Response
Payment captured. Status changes to 'captured'.