Recently our client informed us that their paid member, was not showing up as paid. They provided the PayPal notice of payment, processed through the site.
I have looked through the subscription and payments tables.Â
In the Subscriptions table, while the sub #'s increment by 1 on each line, in the time period of the missing subscription a ID number is missing.
While the payments ID each increment by 1 for each transaction, 2 payment baskets are missing.Â
Reviewing the payment baskets, I see where several IDs are missing as well.
Where would the missing baskets, subscriptions, payments be?
Is there not a record of all baskets/payments retained somewhere that provides a full audit trail?
Sounds like IPNs were never configured so PayPal never notified the site about the payment or PayPal wasn't able to reach CBSubs. CBSubs being unreachable can be a common problem depending on how you configured Joomla and it's recommended to create Joomla menu items to CBSubs internal URLs (use menu type Community Builder > Plugin and select CB Paid Subscriptions as the plugin) to avoid Joomla menu ACL from blocking access.
Without IPNs you're entirely reliant on the user being redirected back to the site. If they close the page before that happens then CBSubs won't know a payment happened and the basket will just eventually expire. You should see the basket expiration in CBSubs > History Log.
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.
I added the menu link for the return IPN as instructed. Will wait to see if that fixes the issue.
Could you update the instructions on where to input the required info on PayPal? Since PayPal changed their frontend, most your your navigation instructions are no longer relevant.
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.