- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
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?
How can I do that?