HomeGuidesReference
Log In

Retrieve a Payment

This endpoint is only relevant to Forage SDK integrations.

If you’re building with the Fully Hosted or Custom Forage Checkout UI, then use the Order and OrderPayment endpoints.

A GET request to /payments/{payment_ref}/ retrieves the specified Payment object.

Use this endpoint to confirm the status of a Payment, and/or to retrieve and display the receipt data to a customer.

Language
Authorization
URL