PayPal confirmation not being sent to HikaMarket

  • Posts: 145
  • Thank you received: 0
10 years 5 months ago #131702

-- url of the page with the problem -- : the-authors-club.com
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 3.1.5
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Internet Explorer
-- Error-message(debug-mod must be tuned on) -- : None

Since installing HikaMarket adaptive payments, orders aren't updating as "Confirmed" after the customers pay for their products. The customers are paying for their products via PayPal, but aren't able to download the books they purchase because the order status still says Created. Then their accounts on our website say that they need to pay for the books. Why isn't it updating like it should?
Thanks.

Last edit: 10 years 5 months ago by southga1974.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #131764

Hi,

The paypal adaptive plugin use the same "IPN" system to receive updates from paypal.
Please check the order history and please check the paypal history.
It is possible that the payment not really "confirmed" in paypal and you have to confirm manually something (if the currency is different, the first time you have to confirm it manually).

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: 145
  • Thank you received: 0
10 years 5 months ago #131786

I checked the order history on our website and I had to manually update the status to confirmed for those whose orders weren't confirmed.
I've checked PayPal and orders are being processed like they should be. Payments are set up to be automatically processed. The only thing that may be affecting the status is our PayPal API application still says "Conditionally approved," although PayPal tech support said we could start using the Live ID.
I noticed in the PayPal Adaptive plugin there is no PayPal notification setting like there is in the PayPal plugin (for regular payments).
I've also emailed PayPal to make sure I have everything set up correctly for Adaptive Payments on our account. It worked fine before I started using Adaptive Payments.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #131803

Hi,

Do you have a notification url configured in your paypal account ?
It is possible that the "paypal" plugin is triggered when the order are confirmed, and not the "paypal adaptive" plugin.
So it can explain that the order are not confirmed anymore, because the "paypal" one will refuse to update orders which are managed by "paypal adaptive".

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: 145
  • Thank you received: 0
10 years 5 months ago #131820

I see the Notification URL in the IPN settings. What needs to go there? I also see a Return URL in the Website Payment Preferences. Where should that point to on my website?

Last edit: 10 years 5 months ago by southga1974.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #131859

Hi,

If you just use the paypal adaptive payment, the best is to change it to point to paypal adaptive.
(change "¬if_payment=paypal&" to "¬if_payment=paypaladaptive&")

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: 145
  • Thank you received: 0
10 years 5 months ago #131885

Can you give me the full URL? I don't have anything there. Should I turn off the Return URL setting?
Thanks.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #131913

Hi,

You can use : index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=paypaladaptive&tmpl=component&lang=en
(add your website/domaine before)

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: 145
  • Thank you received: 0
10 years 5 months ago #132030

Hi,

i've updated the IPN notification so that it reads: the-authors-club.com/index.php?option=co...pl=component&lang=en

However, the status updates still are not changing over to confirmed. The email we receive after an order has been made says, "A Paypal notification was received with the status COMPLETED. The order is now ." As you can see, there is nothing after the word, now. Payments are being made on PayPal and they're going through, but PayPal isn't sending the confirmation back to our website.

Our customers are not receiving their confirmation emails, either. What else could be wrong?
Thanks.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #132079

Hi,

There is a strange character, it should be "&task=notif& notif_payment=" (without the space after the &).
Hope with this format the character won't be stripped :

https://the-authors-club.com/index.php?option=com_hikashop&ctrl=checkout&task=notify&notif_payment=paypaladaptive&tmpl=component&lang=en

If it still don't work, please send me by private message (or email could be great) some accesses and more details about your configuration and I will take a look personally.

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: 145
  • Thank you received: 0
10 years 5 months ago #132110

Okay, I will try that. Thanks!

Update (11/13/13):

I placed 2 orders as a customer. The first order was for a free book that I added to my cart. That transaction worked as it should - I received a confirmation email.
However, when I purchased a book for $0.99, I didn't receive the confirmation email although I paid for the order via PayPal (using a personal account). I checked our store's PayPal business account and the funds were received and split up. When I go to my HikaShop control panel > "View your orders," it's asking me to pay for the book.

Any suggestions? I'll be glad to let you look at our website configuration and PayPal if necessary. I don't know what else to do.

Last edit: 10 years 5 months ago by southga1974.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #132295

If it still don't work, please send me by private message (or email could be great) some accesses and more details about your configuration and I will take a look personally.


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: 145
  • Thank you received: 0
10 years 5 months ago #132401

I sent you a private message with our details. Thank you.

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

  • Posts: 145
  • Thank you received: 0
10 years 5 months ago #132626

Hi Jerome,

Did you get the private message I sent you on Wednesday? We're updating our website, but we should be back online by Tuesday of next week.

Thanks,
Chris

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #132627

Hi,

Yes I did but:

Joomla World Conference
Part of our team is attending the Joomla World Conference, so you might experience some delay for our answers.
Thank you for bearing with us

I don't have a good internet connection to do what I wanted to do.

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: 145
  • Thank you received: 0
10 years 5 months ago #132666

I understand. We still have a few days to get it fixed. Thanks.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #132744

Hi,

Today I checked your website and I updated your HikaMarket with the latest version.
The package fix some things that I saw in the payment log. I can't say if it will fix the problem or not.
It will be good if I can make some tests (maybe using a sandbox) so it will be easier to test the IPN.
For the moment it is quite hard to make tests, because I don't have access to the server log, I can't know if paypal call a webpage for the IPN (and what page it called).

So for the moment, I think we have to make some little tests to see if the last package of HikaMarket fix the problem.

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: 145
  • Thank you received: 0
10 years 5 months ago #132783

I tested on the live site, but it still won't send the confirmation emails.

I noticed that in the sender information configuration of the order emails (Order created and order status update), that email is different from the one we use for our PayPal account. Does that matter?

Last edit: 10 years 5 months ago by southga1974.

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 5 months ago #132891

Hi,

The paypal email address and the notification email address are two different things.

I see now that the test order have a ipn validation.

payment | created | automatic payment notification received | 173.0.81.1 | 2013-11-13 15:52

It means that paypal right call your website (so, a good news).
But the order is not set as "confirmed" from paypal, otherwise the order status will be changed into "confirmed".
You should have receive an email for the "PAYMENT_NOTIFICATION_FOR_ORDER", in the subject, the paypal status is displayed. Can you give me that status please ?

I think that you received a Pending notification.
www.hikashop.com/support/integrated-docu...l-error.html#pending

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: 145
  • Thank you received: 0
10 years 5 months ago #132926

When did you place the test order? I checked my email that order notifications are sent to, but I don't see any orders placed today.

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

Moderators: Obsidev
Time to create page: 0.093 seconds
Powered by Kunena Forum