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: resolve compatibility issues with Stripe and other Stripe based WordPress plugins #4193

Closed
6 of 8 tasks
mehul0810 opened this issue Jul 25, 2019 · 2 comments · Fixed by #4194 or #4210
Closed
6 of 8 tasks
Assignees
Milestone

Comments

@mehul0810
Copy link
Contributor

mehul0810 commented Jul 25, 2019

Bug Report

User Story

As a user, I want to ensure that there is no plugin conflict with Give core with basic version of Stripe so that the customer site doesn't get broken.

Current Behavior

Currently, we noticed compatibility issues with EDD Stripe add-on and Give 2.5.0+

Expected Behavior

I expect to have no compatibility issue with any Stripe WordPress plugin and Give 2.5.0+

Bug Type

  • This bug describes functionality that once worked as expected in version X.X.X.
  • This bug describes functionality that never worked as expected.
  • I am not sure whether this functionality ever worked as expected.

Acceptance Criteria

  • Implement manual installation of Stripe SDK
  • Test with EDD Stripe WordPress Plugin
  • Test with WP Full Stripe WordPress Plugin
  • Test with WP Simple Pay WordPress plugin
  • Test it on our staging site to ensure that the patch is working fine.

Related tickets

@mehul0810 mehul0810 self-assigned this Jul 25, 2019
@mehul0810 mehul0810 added this to the July 2019 milestone Jul 25, 2019
mikejhale added a commit that referenced this issue Jul 30, 2019
fix: resolve compatibility issues with Stripe and other Stripe based WordPress plugins #4193
@mikejhale
Copy link
Contributor

@mathetos Did additional testing with Gravity Forms Stripe and worked as expected.

@mehul0810
Copy link
Contributor Author

Re-opening this issue due to customer reports as per slack discussion https://givewp.slack.com/archives/C0FAGC83C/p1564619203092900

@mehul0810 mehul0810 reopened this Aug 1, 2019
DevinWalker pushed a commit that referenced this issue Aug 1, 2019
fix: resolve compatibility issues with Stripe and other Stripe based WordPress plugins #4193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment