I am creating a registration form which will use Stripe as payment. Stripe add on is added and activated. I added the new Stripe Credit Card Field to the form, added the web hook from Stripe account to Gravity Forms.
The Credit Card field (card number) are simply gone from the form. The Card holder Name is visible, however the Stripe credit card number (that is iframed in from Stripe’s servers) is missing. I have a validated SSL certificate.
Running latest version of WordPress, GF, and all other plugins, GF key is validated.
I recently just set up stripe, some things to consider:
have an SSL
set up a stripe feed
need to have some form of product/total form element
completed stripe setup in Forms > settings > stripe (You will need to link your stripe account to accept payments, note that you will be authenticated once it allows you to disconnect the account. If you cant see this then you need to try link it again)
You should also see the errors on your form as to why stripe is not working to help you narrow it down