We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way (or feature planned) to load stripe only for specific pages?
I'd like to avoid that my users have to load the script if they just want to browse the webpage and have not decided to buy anything yet.
The text was updated successfully, but these errors were encountered:
I second this or is there any way to have the script delayed? For example we used this technique to get better performance from Josh: https://deltener.com/blog/nuxt-third-party-code-is-poison/
Sorry, something went wrong.
@oceanByte this has been the closest we have found to what we need: https://www.npmjs.com/package/nuxt-stripejs. Have you tried it?
No branches or pull requests
Is there a way (or feature planned) to load stripe only for specific pages?
I'd like to avoid that my users have to load the script if they just want to browse the webpage and have not decided to buy anything yet.
The text was updated successfully, but these errors were encountered: