• Hi All,
    I have been working on a web site and I want to add users registration.
    Each registered users can pay a fee (with PayPal or other), enter some personal information and get ad ID of the company affiliation card.

    What plugins or solutions do you recommend for users management, for data request forms management and for payments management?

    Thanks a lot to everyone
    Fabio

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    What kind of user volume are you anticipating? Can the payments be manually confirmed, or is some sort of fully automated solution called for? It’s fairly simple to forward registrants to PayPal, then manually verify they made a payment. Having an integrated payment gateway is more involved, but makes for a better UX.

    You can pretty much let WP manage users as-is. On verifying payment, assign them to a different role which allows them access to privileged data. You can use any of the advanced custom form or custom field plugins to collect additional information during registration. Registering alone wouldn’t get them much until their user is assigned the proper role.

Viewing 1 replies (of 1 total)
  • The topic ‘User registration, data request form and payment’ is closed to new replies.