Skip to main content

Get payment status

Gets the payment status for a given order.

curl -X GET \
-H 'authorization: Bearer v4.public.eyJpc3MiOiJs...' \
https://api.sandbox.ledyer.com/v1/orders/:orderId/paymentstatus \

Path parameters

orderId

The order ID string that was obtained when the order session was created.