Odoo 18 redirect to external url after payment

I have using odoo with nextjs. Basically, showing odoo products in nextjs app, creating order in nextjs using xmlrpc api and redirecting to odoo native payment page for payment. Now, after successfully payment and all the internal post payment processing completed I want to redirect back to nextjs website. How can I do that?

May 11, 2025 - 09:28
 0
Odoo 18 redirect to external url after payment

I have using odoo with nextjs. Basically, showing odoo products in nextjs app, creating order in nextjs using xmlrpc api and redirecting to odoo native payment page for payment. Now, after successfully payment and all the internal post payment processing completed I want to redirect back to nextjs website.
How can I do that?