Hello, I have a question regarding the Payment App and Checkout. Reading the documentation, I can easily find how to create and integrate a checkout and payment app within the native environment of the VTEX platform. But is it also possible to integrate this checkout-payment step into an external page, without, for example, the need to build the frontend necessarily within the VTEX platform?
Hi, @Raphael_CS, how are you?
It’s not possible to call a payment app from an external checkout since there are dependencies in the loader that are required to load and render apps.