Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2975 Ansichten

Hi, Is it possible to call an external API as part of Ecom application suite, and do some validation before the order is placed?

Cheers

James

Avatar
Verwerfen
Autor Beste Antwort

Thanks..

If i use Odoo online version or enterprise version, will it allow to modify the code to call an extra API during the checkout process?

Cheers    

James

Avatar
Verwerfen
Beste Antwort

Yes. You can do it in the python code methods in the server like _cart_update

Avatar
Verwerfen