hi
I just bougth the S2member pro plugin
i cannot add billing method on stripe proform
when i click on the form nothing happens :
https://www.dividendes.ch/inscription-par-carte-de-credit/?s2-ssl=yes
thanks for help
Cannot add billing method on stripe proform
It looks like there are some issues loading the required resources on your server (see screenshot of the Google Chrome Developer Console below).
Please see Mod Security (Odd 403, 503, 500 Errors). If you continue to have issues after reviewing that article, please also see Testing in a Clean WordPress Installation.
You have a ton of errors on that page, so there’s no way that Stripe is going to work (and, if it does, all those mixed content messages mean you’d be breaking the terms of service with Stripe and be liable for all credit card fraud).
What you seem to have is a site on https, but where you aren’t serving everything from https, and then you’ve tried to use s2Member’s s2-ssl=yes
feature to cure them for you. It won’t.
Ah, Raam got there first!