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 conflict with Gravity Forms Stripe Add-on #23

Merged
merged 4 commits into from
Nov 10, 2023

Conversation

malayladu
Copy link
Contributor

Issue

With the recent update to Gravity Forms Stripe add-on 5.1.0, once enabling the Alternate Payment Methods (for Apple/Google Pay, etc). Entries were getting flagged as spam

Expected Behaviour

Entries should not marked as spam.

Fixes #22

It makes sure `gf_zero_spam_key` hidden field is properly set while submitting the form.

Fixes #22
@malayladu malayladu requested a review from zackkatz November 10, 2023 10:40
@zackkatz zackkatz changed the base branch from main to develop November 10, 2023 17:31
@zackkatz zackkatz merged commit b7fc6ba into develop Nov 10, 2023
@zackkatz zackkatz deleted the issue/22-fix-conflict-with-stripe-add-on branch November 10, 2023 17:31
@zackkatz zackkatz restored the issue/22-fix-conflict-with-stripe-add-on branch November 10, 2023 17:44
@zackkatz zackkatz deleted the issue/22-fix-conflict-with-stripe-add-on branch November 10, 2023 17:46
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.

Possible conflict with the Stripe add-on
2 participants