Posts: 4
Threads: 1
Joined: May 2014
Reputation:
0
Hi,
I would like send a confirmation email to my customer when receiving correct infos from the bank after a payment by credit card.
the treatment is being done at cc_end.php
My question is which function I have to use ?
Posts: 415
Threads: 0
Joined: Mar 2009
Reputation:
3
Hi Xexe,
cc_end.php is not one of our files, I suspect that it's a file that is part of an external form that the bank is redirecting the page to. There's not a specific function to use to send an email, the confirmation email is sent when the submission is finalized. It just has to be setup in the admin interface.
Cheers,
Joe
Posts: 4
Threads: 1
Joined: May 2014
Reputation:
0
ok, I suppose I was looking for function
ft_send_emails($event, $form_id, $submission_id)
Posts: 4
Threads: 1
Joined: May 2014
Reputation:
0
I was looking for ft_send_emails( ($event, $form_id, $submission_id)
This thread is closed.
Thank you
Posts: 1
Threads: 0
Joined: Jan 2015
Reputation:
0
The WordPress module needs to be updated. It has issues with the most recent version of WordPress and does not work. One of the many items on our to-do list.
Cheers,