No error on checkout if user fails to input card

  • Posts: 35
  • Thank you received: 0
8 years 9 months ago #230242

-- url of the page with the problem -- : www.continuitylenses.com
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.6
-- PHP version -- : 5.5.30
-- Browser(s) name and version -- : Google Chrome 47.0.2526.106

Hello,

If we try to process an order at checkout with blank credit card details, there is no error message. I would assume a user would receive a 'Please input your credit card details' message to alert them. Can we add this?

Also, is it possible in Hikashop to log failed transactions? We can create a report which shows us cancelled or refunded orders but only after the initial purchase. We would like to be alerted if a visitor fails to complete their purchase (i.e. card declined / system error).

Thanks,
Richard

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 9 months ago #230247

Hi,

1. Can you try the same with the default template of Joomla ? It looks like a problem of the template.

2. There is no option for that. It would require the development of a plugin to be plugged at the order creation and check for the orders where the creation is cancelled so that you could then send an email or log it somewhere.

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

  • Posts: 35
  • Thank you received: 0
8 years 8 months ago #231187

Hello,
1) I have tried renaming the ...\templates\jv-allinone\html\com_hikashop folder and yet the issue still persists. So it looks like it is a HikaShop issue doesn't it?
2) When we turn on debugging of the payment method, which we hoped might serve as a log, the debug is written to the screen and not the file as it should? Do you know why this is?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 8 months ago #231212

Hi,

1. No. The error messages are displayed by your template. Renaming the com_hikashop folder of your template removes the template overrides, but it doesn't change anything for the code displaying the error messages in your template :
www.hikashop.com/support/documentation/6...tibility-issues.html

2. It depends on the payment method. For most of them, you enter the credit card data on the payment gateway payment page and then the payment gateway notifies HikaShop of the payment. So the payment method cannot display the debug data directly and can only log it in a file so that you can review it later. For others, when the credit card data is entered during the checkout, the debug data can directly be displayed to you on the checkout so that it's either to debug the problem.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum