Skip to Content Skip to Menu

Strange PayPal payment behaviour

  • cliffvt
  • cliffvt
  • OFFLINE
  • Posts: 180
  • Thanks: 27
  • Karma: 6
10 years 2 months ago #252418 by cliffvt
Strange PayPal payment behaviour was created by cliffvt
Guys

Using CB 1.9.1, CBSUBS 3.0 and Joomla 3.6 on PHP 5.4.34

Been using CB subs for ages no issues, suddenly today someone tells me they paid on 21 October but their membership was not renewed automatically.

On investigation I find we received a PayPal payment email (see enclosed) and I cannot find a payment basket in the system at all. However, I can find a record under history (enclosed) which shows not initiated - which is impossible if the payment was completed.

I also checked the database cb_subs_payments - no record (only previous years for this same person umber the same item number S892-529-1.

Any idea where I can start searchinhg for the issue? We rely heavily on the automated renewal of memberships when people pay.

Cheers

Cliff
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48671
  • Thanks: 8312
  • Karma: 1446
10 years 2 months ago #252427 by krileon
Replied by krileon on topic Strange PayPal payment behaviour
Is there an IPN for their purchase within CBSubs > Notifications? Without an IPN CBSubs will have no idea the a payment was made.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • cliffvt
  • cliffvt
  • OFFLINE
  • Posts: 180
  • Thanks: 27
  • Karma: 6
10 years 2 months ago #252430 by cliffvt
Replied by cliffvt on topic Strange PayPal payment behaviour
Just checked an no there isn't! How strage. We had about 60 payments with IPN's in the last month, why would this one not be there...

Do you think it was a PayPal error?

Cliff

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48671
  • Thanks: 8312
  • Karma: 1446
10 years 2 months ago #252432 by krileon
Replied by krileon on topic Strange PayPal payment behaviour
You'll need to check within your PayPal account in Notifications History to see why the IPN failed. If there is no history logged for that purchase then I've no idea what happened, but would seam it's on PayPals end.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • cliffvt
  • cliffvt
  • OFFLINE
  • Posts: 180
  • Thanks: 27
  • Karma: 6
10 years 2 months ago - 10 years 2 months ago #252437 by cliffvt
Replied by cliffvt on topic Strange PayPal payment behaviour
OK, went to Paypal, located the IPN record and pressed "Resend"

In CB Notifications the record is now there, but it did not update the subscription. There is an error message on the notificaiotn that says "IPN Basket non-existant "

Sorry to ask so many questions, but what now?

I also note that ALL the other IPN Notifications staytus fields read "IPN Amount/item mismatch / Fraud attempt" even though they are valid and worked just fine.. how odd!

C
Attachments:
Last edit: 10 years 2 months ago by cliffvt.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48671
  • Thanks: 8312
  • Karma: 1446
10 years 1 month ago - 10 years 1 month ago #252497 by krileon
Replied by krileon on topic Strange PayPal payment behaviour
Unfortunately it looks like the basket may have expired before the IPN could arrive. What was the reason it said the IPN failed to send? Only fix now is to just give the user their subscription manually by editing them from CB > User Management or modifying their existing expired subscription row and making it active again within CBSubs > Subscriptions.

I also note that ALL the other IPN Notifications staytus fields read "IPN Amount/item mismatch / Fraud attempt" even though they are valid and worked just fine.. how odd!

Did you change the price of your plan after users have subscribed? Are you adding a fee in PayPal to the users purchase? Is your PayPal gateway setup properly as instructed by documentation and the gateways configuration? It looks like the gateway email setting in your PayPal gateway doesn't match the email marked as "primary" in your PayPal account. Review the IPN to see what email address it's sending back as the business email.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 10 years 1 month ago by krileon.

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

Moderators: beatnantkrileon
Powered by Kunena Forum