Thanks for the great questions.
1\ I suppose the administrator and the register user receive paypal mail, with information about the result of the transaction ? (I've read on paypal sandbox, we couldn't receive mail with sandbox).
Yes, that is correct. The Customer will receive the "Signup Confirmation Email". Which you can configure under:
s2Member -> PayPal Options. The site owner receives a notification directly from PayPal ( if you have those notifications enabled ). They are enabled by default in your PayPal account.
2\ About the Custom Registration Fields : they don't appear in my register form. I've read I must embbed in a iframe, but in wthich page, in the wp-signup.php (I don't like to modify the native code) ?
Those instructions are for the Profile Modification Page. The Registration system will work by itself, no coding required. You configure the Custom Registration Fields under: s2Member -> General Options -> Custom Fields. Then, check them out at:
- Code: Select all
http://yoursite.com/wp-login.php?action=register
I noticed that you referenced wp-signup.php. That file is only available under WPMU. s2Member is not yet compatible with WPMU. So you'll need to install s2Member on a dedicated WordPress installation.They only appear when the super admin want to modify a user.
As same, for user connected and who wants to modify this field, I must embed in a iframe (in which page) ?
If you're talking about the Profile Modification Page; you embed that into your Login Welcome Page, or any other Page/Post that you've protected with s2Member. It does not matter. It will work for any User/Member, so long as they're logged in.
3\ The user register is create. But don't have the role. I must affect it manualy ? And don't have the information "s2Member Configuration & Profile Fields" in Site Admin --> Edit User : I've miss something ?
s2Member sets the Role dynamically, after a successful checkout through PayPal. If this is not working for you, I'm very sorry. WPMU is not yet supported by s2Member. We are working hard to make s2Member compatible with WordPress 3.0+ Multisite networking though. Look for this to come very soon.
And finally : User can't see his EOT ? Only Super Admin when he see a user detail ?
Correct.