Hello There,
I have configured Live PayPal pro account with Recurring payment and i created a Daily membership plan with auto recurring payment to "Yes" in CBSubs.
Initial Payment went fine when i register for Daily membership and also in PayPal merchant account two entry has been created like one is for profile creation and second is for payment completion
Payment successfully made on 13-May-2013 and next billing date was set 14-May-2013. Next day payment was done in paypal automatically, but it was not updated in the site. Finally, the user subscription for that particular user was expired.
IPN was not received from PayPal into the site, In the merchant account IPN sent with HTTP response 200 with transaction parameters. when i use resent IPN option from merchant account, again it shows the same like HTTP response 200 with transaction parameters.
Details
Joomla 2.5.4
CBSubs 3.0
Live Payment gateway PayPal Pro
SSL enabled to
leaderclips.com
IPN url in merchant account settings:
leaderclips.com/index.php?option=com_comprofiler&task=pluginclass&plugin=cbpaidsubscriptions&cbpgacctno=4&result=notify&format=raw
PDT enabled and url :
leaderclips.com
NOTE: When i check IPN history it shows the IPN url as
leaderclips.com
.
see attached paypal_IPN_details.jpg
I wrote a code in /index.php to create a text file when IPN sends post data and text file also created in the root. If IPN URL is correct then why file has been created in root.
Question
1. Why PayPal IPN is not updating to the site?
2. Is IPN url provided in PayPal merchant account settings correct?
Thank you with anticipation
Guru