Page 1 of 1

Customi clients email..

Posted: Wed Jan 27, 2010 6:35 pm
by checog0
Im trying to customize the clients email, I want to use some variables in the mail but didn't work

For example, I modify the next line in mdl_disponibilidad.php :

$var_fr_Hemos_recibido_su_pedido_de_reserva_etc = "Dear $nome_richiedente.
has been received successfully .";

In the mail only show:

Dear
has been received successfully .

I want to show the clients name

Another question:
How I can use select type in payment method field? I want to show some options that user can select payment method.

Re: Customi clients email..

Posted: Mon Feb 01, 2010 7:47 pm
by gonesouth
Hi,

i don't think the email function can do processing, as it's not PHP active. If you change your function to just a variable, does it work?

Jim

Re: Customi clients email..

Posted: Fri Feb 26, 2010 2:06 pm
by marco
Hello,
as Jim has stated variables are not defined in internet templates phrases. In the instant booking template the confirmation email can be customized as a php-residence text document. For payment methods you have to insert them in "configure and customize" page first.

Regards,
Marco

Re: Customi clients email..

Posted: Mon Mar 22, 2010 4:39 pm
by gilbert
marco wrote: the confirmation email can be customized as a php-residence text document....
Regards,
Marco
Could you please elaborate on that?

Thanks

Gilbert

Re: Customi clients email..

Posted: Tue Dec 11, 2012 4:53 pm
by marco
You can create a document with the text of the email, select "TXT" as its format, and then you'll be able to choose it as the text of the confirmation email when you create the instant booking webpage.

Regards,
Marco