Currently, if we build an e-commerce website, the AI can build the UI. Still, it actually never integrates with the CRM payment modules, even though we have integrated a payment gateway inside the CRM. They have no connection at all.
Since the AI studio can only create front-end applications, it is not appropriate to store payment keys and secrets on the front-end, so this must be handled by the CRM system.
Also, for the products and orders, they need to be able to 1 key integrate with the AI studio ecommerce site and the CRM system. So when the website receives orders, it can sync to the CRM system. When we list new products, they shall be able to show in the respective shop/collection/product pages.
It is more like the eCommerce website created by AI studio is a headless front end, and the CRM system is the CMS system, like the Shopify or WooCommerce Backend.