Skip to main content

Overview

This method is used by payor checkout UIs to determine whether the invoice has been paid, expired, or still requires payment.

Authentication

Requires x-session-token + x-signature.

Request

Fetch payment status

Response

If status is underpaid, fetch session details to get the locked network/token:

Errors

  • 401 invalid session token/signature

Examples

Poll until paid:
Next: Customer email