I placed this code within the editor page , and preview it , but it keeps give me error “render function is not defined “ and component not displayed , I would appreciate your help [quote=“arumizan, post:1, topic:334967, full:true”]
I placed this code within the editor page , and preview it , but it keeps give me error “render function is not defined “ and component not displayed , I would appreciate your help
[
<!-- 1. This script loads duffel-components -->
<script src="http://localhost:8000/duffel-payments.js"></script>
Payment page example
<!-- 2. Add the custom element to your markup where you want to render the payments card -->
<duffel-payments></duffel-payments>
]
[/quote]