Testing Notifications

  • Posts: 83398
  • Thank you received: 13492
  • MODERATOR
13 years 11 months ago #11784

Could you activate the debug mode of your payment plugin and try again. Then, via FTP, retrieve the payment log file (the location is indicated in the option "Payment log file", under the tab files of the configuration) and upload it in your next post ?

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

  • Posts: 136
  • Thank you received: 1
13 years 11 months ago #11858

I've gone through that procedure and have found that there are no contents in the safe directory. Screen shot attached.

Attachments:

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

  • Posts: 136
  • Thank you received: 1
13 years 11 months ago #11866

Hi Nicolas,

I've just tested this again with the same result. No emails are generated, and no log file is generated.

Is there any chance you could access the back end and have a look?

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

  • Posts: 83398
  • Thank you received: 13492
  • MODERATOR
13 years 11 months ago #11876

Yes. Send us a back end access and a FTP access to your website and we'll look at all that.

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

  • Posts: 136
  • Thank you received: 1
13 years 11 months ago #11901

I have emailed you the access details to the back end admin site.

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

  • Posts: 83398
  • Thank you received: 13492
  • MODERATOR
13 years 11 months ago #11934

I've changed a bit the code of the email and I added the two lines below so that the customer information is loaded, so that the system can pick up the email address automatically. That seems to have fixed the problem.
$userCl = hikashop::get('class.user');
$data->customer = $userCl->get($data->order_user_id);

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

  • Posts: 136
  • Thank you received: 1
13 years 11 months ago #11991

AMAZING!

I can't thank you enough! Brilliant product, and even better support!

jac

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

Time to create page: 0.066 seconds
Powered by Kunena Forum