Not getting notification email

  • Posts: 8
  • Thank you received: 0
10 years 8 months ago #176030

-- HikaShop version -- : 2.3.3
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.28

I'm having trouble figuring out why notification emails are not sent when a person cancels an order from PayPal. The order status is changed to cancel but neither the person ordering, nor the admin (using the plugin from this thread: hikashop.com/forum/orders-management/869...or-admin.html#160779 ) get a notification of the cancel status (just the created email)

I've verified the "bcc" plugin by manually changing the status using the admin interface but can't figure out why the notification isn't sent when the order is automatically cancelled when the user cancels from the PayPal page.

Sorry if I missed something obvious but right now I'm puzzled :(

Thanks!
Dave

Last edit: 10 years 8 months ago by dyoungers.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
10 years 8 months ago #176082

Hi,

I'm not sure of the procedure you used to cancel in paypal but there is no notification set in the paypal plugin for the cases when the order is canceled.
Without the notification set, the order notification email is not send to the customer.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 8
  • Thank you received: 0
10 years 7 months ago #176376

I was using the "cancel and return" option from PayPal ... the cancel URL as set by the PayPal plugin is as follows:

$cancel_url = HIKASHOP_LIVE.'index.php?option=com_hikashop&ctrl=order&task=cancel_order&order_id='.$order->order_id . $this->url_itemid;

This appears to be core code so is there a way to configure HikaShop to send the cancel notification to the buyer?

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
10 years 7 months ago #176406

Hi,

When the user clicks on cancel before finishing his payment, there is indeed no notification sent but the buyer is redirected back to the checkout and there is a message telling him that he can choose another payment method. Since the buyer already has this on his screen, we didn't develop anything to send an extra email at that point.

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

  • Posts: 8
  • Thank you received: 0
10 years 7 months ago #176500

wish that were true ... when I cancel from PayPal the shopping cart is empty so there is no option to change the payment method and try again.

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
10 years 7 months ago #176666

Hi,

If the cart is empty, it means that the option "Clean cart when order is" of the HikaShop configuration is set the "created". Change it to "confirmed" and you should get that behavior.

The following user(s) said Thank You: dyoungers

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

  • Posts: 8
  • Thank you received: 0
10 years 7 months ago #176693

thanks ... overlooked that option when I was setting things up

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

Time to create page: 0.062 seconds
Powered by Kunena Forum