跳至內容
選單
此問題已被標幟
2 回覆
3003 瀏覽次數

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

頭像
捨棄
作者 最佳答案

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

頭像
捨棄
最佳答案

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

頭像
捨棄