Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This operation can be used to get payment status in case you are not using hooks. Usual approach is to call this endpoint after the payer is redirected back to the e-shop (regardless of using hooks or not). This endpoint can be called multiple times.

Request

Code Block
GET {everifin_url}/api/v1/payments/:id

...