Hi,
I just copied and pasted the code that I got from paypal button option on paypal. Please look at the code snippet and the error that’s shown in elementor. I read some where that changing the & with & might help, but still the buttons were not showing.
Part of Code :
<script src="https://www.paypal.com/sdk/js?client-id=(<del datetime="2022-06-30T13:09:03+00:00">my client id</del>)&enable-funding=venmo¤cy=USD" data-sdk-integration-source="button-factory"></script>
<script>
The error “named entity expected got none” is coming around ‘enable-funding=venmo’ code line.