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

PayPal Billing Method Section for Specific Post/Page Access #399

Closed
jaswrks opened this issue Dec 6, 2014 · 2 comments
Closed

PayPal Billing Method Section for Specific Post/Page Access #399

jaswrks opened this issue Dec 6, 2014 · 2 comments
Assignees

Comments

@jaswrks
Copy link
Contributor

jaswrks commented Dec 6, 2014

With a site owner uses accept="paypal" accept_via_paypal="paypal", the Billing Method section in a Pro Form for Specific Post/Page Access is not being hidden like it is in all the other Pro Forms.

2014-12-06_05-53-28

@jaswrks
Copy link
Contributor Author

jaswrks commented Dec 6, 2014

Workaround is to add this to your style.css file.

.s2member-pro-paypal-form-billing-method-section { display: none !important; }

jaswrks pushed a commit that referenced this issue Dec 18, 2014
jaswrks pushed a commit to wpsharks/s2member-pro that referenced this issue Dec 18, 2014
jaswrks pushed a commit that referenced this issue Dec 18, 2014
JS to handle `data-paypal-only`. See: #399
jaswrks pushed a commit to wpsharks/s2member-pro that referenced this issue Dec 18, 2014
@jaswrks
Copy link
Contributor Author

jaswrks commented Dec 18, 2014

Next Release Changelog:

  • (s2Member Pro) Bug Fix: PayPal Pro Forms for Specific Post/Page Access, and configured with accept="paypal" (i.e. to accept PayPal only) were not hiding the entire Billing Method section as intended. Fixed in this release. See also: this GitHub issue if you'd like further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant