Hi nestor.rentas,
Thanks for your email.
As for your first issue UU uses the default “wp_mail” function, this comes with WordPress.
You may want to check this link out http://codex.wordpress.org/Function_Reference/wp_mail
Check when it says “For this function to work, the settings SMTP and smtp_port (default: 25) need to be set in your php.ini file. “
We will check the Paypal issue. From time to time we need to tweak it a little bit. You know, paypal changes and we have to change as well π
I’ll keep you posted
Cheers
Adrian
Are those payments being received in the same currency you’ve set in the UU Settings tab?
For instance, are you setting the default currency as USD and your clients are paying in Euro?
Please let me know
Payments are all in US dollars.
As for the mail function, does the UU mail function operate independently from any plugin I may be using for sending via SMTP? I set the option under “Notifications” in the Mailer section to “use third party plugins” and the plugin I am using is sending email via SMTP. (Tested) . Should I revert and use the native functionality? Also…how does the line need to read in the php.ini file if the latter is true?
Please try to revert the setting and try it out again. The “use third party plugins” uses a hook that can be used by developers.
Don’t change the php.ini for now. just try to use the default email function and let me know if that works
Best way to test with UU? Do I disable the SMTP sender?
are the users being activated right after the payment confirmation?
Yes, do that, try to use the native wp_mail feature without SMTP. That should work well
I used a plugin to test the functionality. Both SMTP and Regular send mail are functioning and delivering email. Users are being activated after they pay.
Please use the regular option on UU Dashboard and let me know if the users are being notified. You may use a testing account for testing it.
Ok,,,All is working. Ignore the Paypal issue as well and close this thread. I know the applications gateway us working because two other signups showed the transaction id.
Thank you
I’m glad to hear the everything has been resolved π
We will be adding an option that will let you receive the whole Paypal IPN response in your email. That will help to troubleshoot issues in the future.
Cheers
Adrian
Hello nestor.rentas,
The new feature I’ve mentioned yesterday has been implemented.
Cheers
Adrian