offline payment (and other add html description)

  • Francesco Reitano
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 10 months ago #113431 by Francesco Reitano
offline payment (and other add html description) was created by Francesco Reitano
I changed the code to add a description to payment methods, for offline i add to:
components\com_eshop\plugins\payment\os_offline.xml
the filed htmldescription:
Code:
<field name="htmldescription" type="editor" label="Description"></field>

After i changed the file:
components\com_eshop\themes\default\views\checkout\payment_method.php
after label tag this code:
Code:
<br /> <?php echo $paymentMethod->htmldescription; ?>

can you add this modify to all payments plugins? (for the next updates) thanks
best regards
Francesco Reitano

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

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 10 months ago #113799 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic offline payment (and other add html description)
Hello Franceso,

Please send me the files that you modified here so I can check.

If it is useful, I will update into the package.

Sincerely, Giang

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

More
5 years 8 months ago #115575 by Steve7
Hi, it would be great to add this feature as we could use this field to enter the bank or check information etc when using this payment method.

Thanks !

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

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 7 months ago #116653 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic offline payment (and other add html description)
Dear all,

That's OK. I will add this improvement into the next version of EShop.

Sincerely, Giang

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

Moderators: Giang Dinh Truong