Checklist

Please go through the following checklist to make sure you have everything in place to interact with Ledyer:

  • Do you save the session ID and re-use it throughout the interaction with Ledyer? The session ID is valid for 7 days. Read more at render the checkout iframe.
  • Have you configured a Terms & Conditions link (and optional Privacy url) when creating the Ledyer session?
  • Have you made sure to keep the order updated by issuing a GET-order request when receiving a notification callback and responding with http 200?
  • Have you implemented the Acknowledge request?
  • Do you render our checkout iframe on your confirmation page correctly?
  • If the order validation callback is implemented, make sure the response is following our documentation.
  • Have you contacted merchant@ledyer.com to verify the integration?
  • If everything above is in place, please continue to the order management checklist.