Configuring the Instant Payment Notification URL
- Sign in to your Odoo Back Office.
- Go to the Website menu.
- Click Configuration > Payment providers.
- Click Lyra - Standard payment.
- Search for REST API keys section.
- Copy the URL from the REST API Instant Payment Notification URL parameter.
- Open another tab in your browser.
- Sign in to the Expert Back Office Lyra: https://secure.lyra.com/portal/.
- Go to Settings > Notification rules.
- Double click on Instant Payment Notification URL at the end of the payment.
- Check the Automatic retry in case of failure box.
- Search for the REST API Instant Payment Notification URL part.
- Paste the previously copied URL to Target URL of the IPN to call in TEST mode and Target URL of the IPN to call in PRODUCTION mode.If the production URL is different from your test URL, specify - it in order to not forget it later. Your URL should look like this:https://www.your-domain.com/payment/lyra/ipn
- Click Save.
- If the configured rules are marked by a red cross, select the rule and click on the Enable the rule button at the bottom of the screen.