bPost plugin does not finish the job

  • Posts: 21
  • Thank you received: 1
8 years 1 day ago #255869

-- HikaShop version -- : HikaShop 2.6.4
-- Joomla version -- : 3.6.4

This is a follow-up for this thread: www.hikashop.com/forum/shipping-methods/...-manager.html#248903

I installed the bpost plugin and it seems to do the trick ..; however, if I start the shipping manager from Hikashop i can go through some steps but all of a sudden that finishes with "Oops! Something went wrong while processing your order. Please try again later.". Then the only choice I have is to go back to the shop-page...
I contacted the people from bpost an they told me I shoud check the confirm url, error url and cancel url ...
I couldn't find anything regarding the use of these URL's ... could someone please tell me what I should be using as a confirm URL, error URL and cancel URL when using the bpost shipping manager plugin?
Or maybe someone has had the same problem and has somehow solved it ...
Any help would be greatly appreciated ...

Attachments:

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

  • Posts: 21
  • Thank you received: 1
8 years 1 day ago #255870

I might add that I changed bpost.php because of an error I had at first ... the package price had to be in eurocents ... so I changed line 330 from

$vars['orderTotalPrice'] = $order->full_total->prices[0]->price_value_with_tax; 
into
$vars['orderTotalPrice'] = IntVal($order->full_total->prices[0]->price_value_with_tax*100);
and the error went away ...

Last edit: 8 years 1 day ago by Jerome. Reason: [code] is nice

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

  • Posts: 12953
  • Thank you received: 1778
8 years 1 day ago #255910

Hello,

Thank you for your feedback !

We actually already fixed that issue, so you should download the last Bpost shipping version via :
github.com/HikaShop/hikashopshipping-bpost

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

  • Posts: 21
  • Thank you received: 1
8 years 18 hours ago #255949

Indeed ... I downloaded the new version and it worked from the start ...
Nice ... as usual ... thanks

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

Time to create page: 0.075 seconds
Powered by Kunena Forum