I’m attempting to set up a membership site using s2Member Pro and Stripe payments. However I need help understanding the best way to accomplish two things:
-
How can I split up the checkout pages so on page 1, the customer enters their name/address etc, and on page 2 they enter their credit card information. I’m not sure if I should use a free trial form on the first page so they can create an account, and then redirect from that to a “buy a membership” page. Wondering the best way to handle it.
-
The idea will be that the customer will enter their credit card details at signup, but only after being verified will be actually be charging their credit card, which could be a few days later. I believe that Stripe supports this, but am wondering how it should be set up in s2Member.
Would appreciate any advise or guidance. Thanks in advance