Order History no longer contains Paypal IPN message details

  • Posts: 36
  • Thank you received: 6
8 years 1 month ago #253216

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.4.8

On July 31st 2016, payment entries in the order history stopped including the full details of the IPN message and now only contain the Transaction ID. Did Paypal change something, so the details are no longer sent or saved correctly? Is there a fix for this? Is there a fix without upgrading? I have customized by version of hikashop, so upgrading would be quite painful.

Example old history_data

Array
(
[option] => com_hikashop
[ctrl] => checkout
[task] => notify
[notif_payment] => paypal
[tmpl] => component
[lang] => en
[Itemid] => 139
[mc_gross] => 3.99 . . .

Example new history_data
PayPal transaction id: 9LD08383H6293611R

Is there an api for retrieving the details from paypal? I use the details for some custom reporting.

Thanks,
Aaron

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 1 month ago #253218

Hi,

The plugin only store the IPN message if you activate the debug mode in the plugin ; because that data is debug data.
www.hikashop.com/support/documentation/2...ent-paypal-form.html

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.

Time to create page: 0.053 seconds
Powered by Kunena Forum