vue-square
vue-square copied to clipboard
Does this code still works? It seems out dated for me
No Template
👉 Please follow one of the issue templates provided by the repo - if you are seeing this message, it means you haven't.
If you don't follow the issue template, we may immediately close it.
This is what I see when I first clone the project
@tycooperaow it is because of the SqPaymentForm
is not being loaded.
You can solve this by removing the async
form the script that loads the PaymentForm on line 7 in the index.html file...
Check PR #3 for the fix