Page 1 of 1

custom registration/payment form

PostPosted: September 6th, 2011, 8:41 pm
by eatlocal
I'm using your pro plugin, and a basic PayPal business account (not Pro). I see how to add a paypal payment button, and how to create a registration page... but I'm not seeing how to create a customized checkout page. I need to have subscribers enter all of their contact info when they subscribe. How is this done? And sorry if I'm missing this info on the site, or in the forums.

Thanks,
Jim

Re: custom registration/payment form

PostPosted: September 6th, 2011, 11:09 pm
by man-O-media
eatlocal wrote:I'm using your pro plugin, and a basic PayPal business account (not Pro). I see how to add a paypal payment button, and how to create a registration page... but I'm not seeing how to create a customized checkout page. I need to have subscribers enter all of their contact info when they subscribe. How is this done? And sorry if I'm missing this info on the site, or in the forums.

Thanks,
Jim


Except for the Free Registration form, the Pro forms are really only for use with a PayPal Pro account.
You can use a pro form and a standard PayPal account if the buyers are specifically paying with PayPal but any other Pro Form use requires a PayPal Pro account.

Hope that helps...

DP

Re: custom registration/payment form

PostPosted: September 7th, 2011, 3:23 am
by Cristián Lávaque
Hi Jim.

If you're using the pro-forms, then you can create custom registration fields and these will show in the pro-form. WP Admin -> s2Member -> General Options -> Custom Registration

You could also customzie the pro-form's template, if you were talking about a graphical customization. WP Admin -> s2Member -> PayPal Pro-Forms -> Shortcode Attributes -> template

I hope this helps. :)

Re: custom registration/payment form

PostPosted: September 7th, 2011, 9:55 pm
by eatlocal
Thanks for the replies. I now have it set up and it seems like what I need. The weird thing is that the PayPal checkout button is really tiny (on Mac & Safari it is almost invisible, and Firefox it is tiny.) How can I change that? You can see it here.

http://www.landshareco.org/grow-your-own-csa-co-op/

Re: custom registration/payment form

PostPosted: September 8th, 2011, 3:51 am
by Cristián Lávaque
In the file http://www.landshareco.org/wp-content/t ... 111-220114 you have the selector .format_text input with the style width: 45% causing that.

I hope this helps. :)