-
Notifications
You must be signed in to change notification settings - Fork 33
Description
A customer writes...
Referencing: https://wordpress.org/support/topic/implement-stripe-checkout-without-stripe-popup?replies=1
I'm very happy with S2 members pro-- I have had a very good experience with it.
I have read your guides about modifying s2 members stripe pro forms -- and I have been able to make changes such as modifying the css with no problems!
However, I'm trying to implement the actual stripe payment form as input fields (credit card, cvc, exp date). Currently, you have to click on a stripe popup, but Stripe allows you to manually place input fields as shown in the link: https://stripe.com/docs/tutorials/forms
I think this capability would greatly enhance s2 members and make it very appealing to your customers. How can this be done? I'm a pretty experienced coder so I don't mind complicated coding.