Module to build custom order confimation page

  • Steven J
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #88877 by Steven J
EShop lets us redirect customers to a custom page after completing order. It would be great if we could integrate EShop’s [ORDER_ID] and [PRODUCTS_LIST] tags into this custom page so it could read something like: “Your order # 12345 has been received; following are the details of your order” together with other items (e.g., images, links) a custom page would permit.

Any chance on making a Joomla module with [PRODUCTS_LIST] and [ORDER_ID] as a Joomlan Plugin so this information can be inserted into a custom order confirmation page?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
7 years 5 months ago #88912 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Module to build custom order confimation page
Hello Steven,

I am sorry but this is impossible.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Steven J
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #88946 by Steven J
Replied by Steven J on topic Module to build custom order confimation page
Thank you for the reply, Giang. I am sorry to learn this is impossible.

I know the default completed page of EShop can be modified a bit by editing ESHOP_ORDER_COMPLETED_TITLE and ESHOP_ORDER_COMPLETED_DESC at EShop -> System -> Translations. The length of the description field seems to be limited. Is it possible to get around this limit by having the description translation insert text from another source (a url?, a Joomla article?) or by allowing one or more custom Joomla modules to be inserted into the default completed page of EShop?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
7 years 5 months ago #88982 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Module to build custom order confimation page
Hello Steven,

If it is long and hard to edit, you can open the translation file of EShop component to edit it.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Steven J
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #89004 by Steven J
Replied by Steven J on topic Module to build custom order confimation page
Thank you, Giang.

Could you direct me to the location of the appropriate translation file where I can make these edits?

Steven

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
7 years 5 months ago #89046 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Module to build custom order confimation page
Hello Steven,

It should be language/en-GB/en-GB.com_eshop.ini

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Steven J
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #89052 by Steven J
Replied by Steven J on topic Module to build custom order confimation page
Thank you, Giang.

My issue is not trying to make it easier to enter the value for ESHOP_ORDER_COMPLETED_DESC in the Translation page or in the language file (that you directed me to). The problem I am trying to address is that only the first 250 or so characters of ESHOP_ORDER_COMPLETED_DESC are displayed on the default completed page. I would like to provide a longer message (approximately 800 characters) before the [PRODUCTS_LIST] information.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
7 years 5 months ago #89083 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Module to build custom order confimation page
Then why don't you try to edit file components/com_eshop/themes/default/views/checkout/complete.php?

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong