I have yet to go live (very close) so don't know how the system works with orders. I see the order statuses can be sent through that section with the same name. Some questions arise thank you- (the system seems very good well done!):
a) Does the system auto email the customer when they make an order?
b) From setting up an email in the confirmed status will this get sent automatically?
c) I am missing some variables:order status, amount paid, amount owing
d) If the customer fills out an email but doesn't pay can I email them a link to their unfinished order?
e) In the Shipping section I have a custom field which is date picker, the time doesn't seem to be an option, can we fix this?
Ref
https://www.phoca.cz/documentation/115- ... or-vendors
Order emails
- landed
- Phoca Professional
- Posts: 121
- Joined: 15 Sep 2023, 10:51
Re: Order emails
Also {b_email} ends up rendering like this -
"This email address is being protected from spambots. You need JavaScript enabled to view it."
"This email address is being protected from spambots. You need JavaScript enabled to view it."
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Order emails
Hi,
try to disable Joomla! Core 'Content - Email Cloaking Plugin' or try to switch it's parameter.
Kind regards,
Benno
try to disable Joomla! Core 'Content - Email Cloaking Plugin' or try to switch it's parameter.
Kind regards,
Benno
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: Order emails
It is known bug in Phoca Cart 4.0.8 https://phoca.cz/forum/viewtopic.php?p=176860#p176860
Installing 4.0.9 Beta2 fix it:
https://github.com/PhocaCz/PhocaCart/re ... 9Beta2.zip
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: Order emails
Yes. Create Order statuses and in Options > Calculation > set Default Order Status (let's say Pending)landed wrote: ↑21 Sep 2023, 17:59 I have yet to go live (very close) so don't know how the system works with orders. I see the order statuses can be sent through that section with the same name. Some questions arise thank you- (the system seems very good well done!):
a) Does the system auto email the customer when they make an order?
b) From setting up an email in the confirmed status will this get sent automatically?
Then you customise Order statuses:
Variable for odrer link is {orderlink} or you can see it in Orders > click Order Nr. and under Order link tab you can copy order link.d) If the customer fills out an email but doesn't pay can I email them a link to their unfinished order?
I can confirm that time can't be selected if calendar:datetime form filed is included in checkout form. This is call for Jane) In the Shipping section I have a custom field which is date picker, the time doesn't seem to be an option, can we fix this?
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Order emails
Hi,
Kind regards,
Benno
Thank you Nidzo. Yes, I remember I have read this thread but as it looks directly forgotten again...It is known bug in Phoca Cart 4.0.8 https://phoca.cz/forum/viewtopic.php?p=176860#p176860
Installing 4.0.9 Beta2 fix it
Kind regards,
Benno