Get Payment Status
Authentication
Sales channel API key for merchant server-to-server authentication
Path parameters
Response
The completed captures for this payment session, each addressable by id when issuing a refund (capture_id). Empty until the session has at least one completed capture.
The amount of funds already collected on a capture that permanently failed. Set when part of a split payment succeeded before the capture failed; null otherwise.
A generic message indicating the capture could not be completed. Null when capture_failed_on is null.
Optional field echoed back if present in the call to create_payment_session.