Skip to content
New issue

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

feat!: replace script tag with Stripe.js package, default to lazy load #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

charlesfries
Copy link
Contributor

@charlesfries charlesfries commented Sep 24, 2024

  • Replace Stripe.js script tag injection with official package
  • Default to lazy load behavior (requires load() call before usage)

Fixes #25

@charlesfries charlesfries changed the title feat: replace script tag with Stripe.js NPM package, default to lazy load feat!: replace script tag with Stripe.js NPM package, default to lazy load Sep 24, 2024
@charlesfries charlesfries changed the title feat!: replace script tag with Stripe.js NPM package, default to lazy load feat!: replace script tag with Stripe.js package, default to lazy load Sep 24, 2024
@charlesfries charlesfries marked this pull request as ready for review September 24, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use official Stripe loader
1 participant