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

Fix deprecation warning with new Stripe version #83

Closed
dhaspden opened this issue Jan 23, 2020 · 1 comment · Fixed by #87
Closed

Fix deprecation warning with new Stripe version #83

dhaspden opened this issue Jan 23, 2020 · 1 comment · Fixed by #87
Labels
enhancement New feature or request
Milestone

Comments

@dhaspden
Copy link
Owner

Features:

With merging #82 we have some new deprecation warnings to fix. Once those are fixed we can get ready for a version bump. Instead of calling setAppInfo we should just pass those values to the Stripe configuration like it is suggesting. The warning is shown below:

(node:17938) Stripe: `setAppInfo` is deprecated. Use the `appInfo` config option instead.
@dhaspden dhaspden added the enhancement New feature or request label Jan 23, 2020
@dhaspden dhaspden added this to the Version 1.0 milestone Jan 23, 2020
This was referenced Jan 30, 2020
@dhaspden
Copy link
Owner Author

dhaspden commented Feb 1, 2020

This will be fixed by #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant