Cancel card payment result

  • Posts: 1110
  • Thank you received: 12
  • Hikashop Business
1 day 1 hour ago #367848

-- HikaShop version -- : 6.0.0
-- Joomla version -- : 5.3.2

Hi!

If i cancel the card payment at checkout, it redirects me to homepage and at the top there are two alert messages.
1st question: I can't find how to translate the text in the red alert.
2st question: And also why is there a success alert under that? How can i remove it or hide it cause it makes no sense there!

Thank you

Attachments:

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

  • Posts: 84079
  • Thank you received: 13634
  • MODERATOR
21 hours 19 minutes ago #367849

Hi,

There is no text "Η πληρωμή αποτύχει ή ακυρωθεί" in the Greek translation file of HikaShop. So that text doesn't come from HikaShop.
It probably comes from your payment plugin which might be specific to the Greek market. Which one are you using ? Where did you get it from ?

The following user(s) said Thank You: verzevoul

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

  • Posts: 1110
  • Thank you received: 12
  • Hikashop Business
8 hours 19 minutes ago #367856

Hi,

The plugin is the "Hikashop Modirumeb Payment Plugin".

Thank you

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

  • Posts: 84079
  • Thank you received: 13634
  • MODERATOR
5 hours 55 minutes ago #367857

Hi,

I didn't know there was such a payment plugin for HikaShop. Where did you get it from ?
Did you try contacting the developer ? What did he say ?

The following user(s) said Thank You: verzevoul

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

  • Posts: 1110
  • Thank you received: 12
  • Hikashop Business
5 hours 10 minutes ago #367864

You were right it was from the plugin, i found the override!
What about the success alert that shows under it? Can we remove or hide that?

Thank you

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

  • Posts: 84079
  • Thank you received: 13634
  • MODERATOR
1 hour 50 minutes ago #367865

Hi,

I think it is also linked to that payment plugin. So I don't know.
Would you be able to provide a copy of the plugin's code ?
Can you check the translation overrides for any override with an img tag ? The green message must be one of these I suppose since you can since a logo image displayed in that green area.

The following user(s) said Thank You: verzevoul

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

  • Posts: 1110
  • Thank you received: 12
  • Hikashop Business
1 hour 38 minutes ago #367866

This is the code i get from inspect:

<joomla-alert type="success" close-text="Κλείσιμο" dismiss="true" role="alert" style="animation-name: joomla-alert-fade-in;"><button type="button" class="joomla-alert--close" aria-label="Κλείσιμο"><span aria-hidden="true">×</span></button><div class="alert-heading"><span class="success"></span><span class="visually-hidden">success</span></div><div class="alert-wrapper"><div class="alert-message"><img src="https://learning.orco.gr/images/cart-black.png"></div></div></joomla-alert>
<button type="button" class="joomla-alert--close" aria-label="Κλείσιμο"><span aria-hidden="true">×</span></button>
<div class="alert-heading"><span class="success"></span><span class="visually-hidden">success</span></div>
<div class="alert-wrapper"><div class="alert-message"><img src="https://learning.orco.gr/images/cart-black.png"></div></div>

The cart image is added manually via override yes for CART_EMPTY.

Last edit: 1 hour 34 minutes ago by verzevoul.

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

Time to create page: 0.064 seconds
Powered by Kunena Forum