s2member
s2member copied to clipboard
There's No Place To Enter A Credit Card Number
EXPLANATION OF THE ISSUE
When I try to test the Stripe payment page, there is no place for a customer to post a credit card number. In addition, it ask you to enter your password twice. WHile the first field is regular length, the second field spans the width of the page.
i'm using Version 220318 + s2Member Pro v220318
This is a clean install and I even disabled all of the plug ins to test it and the behaviour is still the same.
Hi @Hoodgrown
Sorry I didn't see this earlier. What you describe is typical of s2's javascript not being loaded (e.g. server error 403), which is served via the s2member-o.php file in /wp-content/plugins/s2member/s2member-o.php. Usually it's a server security configuration, but sometimes it's a security plugin (e.g. SiteGround Security). See also: https://s2member.com/kb-article/mod-security-odd-403-503-500-errors/
Once s2's JS loads, you'll see the pro-form starts working normally again.
:)