Forums

After PayPal Redirect I want to send confirmation Email to the registered Peoples

Shafiq Sarwar 12 Nov, 2020
I am using the Paypal sandbox for testing. After Paypal redirect-Full I want to send a confirmation email to the customer but the email not receiving. I have also added an event listener and checked but still the same problem not receiving the email.
Max_admin 12 Nov, 2020
Once the user leaves your site, you can not do anything, so add the email before the redirect

or add it in the listener "complete" event!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 15 Nov, 2020
Yes, so you need a form page with type "standalone" then drag the paypal ipn action inside the success event

Also make sure the ipn setting is configured in the paypal redirect!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.