Hi guys,
I have created a PayPal pro form that works perfectly for taking payments. I wanted to test it and the following thing happened.
Filled out details, applied discount code, clicked pay now at bottom of Pro-Form, was redirected to PayPal, logged in using my real PayPal account, paid, was returned straight back to the Pro-Form with a message to check my email.
In the email there was no username or password. Just a welcome message.
The user was created in my WP under users and has the PayPal ID assigned and the correct membership level.
The payment has been logged in my paypal account.
How does the user now login if they are not sent a username and password?
I believe I can use the success="" attribute in the shortcode to redirect the user to a nice thank you page, but what is the next step? I thought the pro-form took care of the registration part.
So, at the moment I am missing one part of the process.