krileon wrote:
Likely your CRON isn't setup correctly if it's not working. The URL probably isn't executing as expected. That's something you'll need to discuss with your host though as we can't help with CRON setup as it depends on your host and their web panel.Whats happening if the cron job does not work for some time ? I have 2 users who expired and I think that the cron job was begin to run some days after their expiration day. I suppose its the grace time that influences this ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
PayPal renewals are not triggered by CRON. They're handled by the IPN sent by PayPal
Please Log in or Create an account to join the conversation.
Because you're not triggering an auto renewal payment. It sounds like you're forcing a manual renewal. The auto renewal will occur when the IPN comes through and marks the subscription renewed. I've no idea what you're doing at this point to even trigger renewals from CRON.What are the possible reasons that I receive no mail ("Email addresses to email auto-payments results") ?
Please Log in or Create an account to join the conversation.
The fact is that only once I setup cron job I found IPN Notifications for renewal in CBSUB. And I changed strictly nothing in PayPal.If you're not receiving IPNs from PayPal then your PayPal account is not setup correctly. Please read your documentation carefully. Please review IPN History in your PayPal account to see if IPNs are sending and what response they're receiving. None of this has anything to do with CRON. PayPal IPNs are also not instant. They can be delayed for up to 24hrs.
I never asked for documentation for CRONWe do not provide documentation for CRON. We provide the URL (found in CBSubs > Settings > Global). The rest is between you and your host.
Please Log in or Create an account to join the conversation.
Setup CRON to do what? The CRON usage in CBSubs > Settings > Global is for triggering expiration.The fact is that only once I setup cron job I found IPN Notifications for renewal in CBSUB. And I changed strictly nothing in PayPal.
There is nothing in your answer that takes in account this fact.
The only thing I want is to understand
Given by CBSubs from where? That's only used for certain gateways that don't have IPNs. The gateways that require it instruct you how to use it. It is not for PayPal.I never asked for documentation for CRON
The URL is given by CBSub
The parameters option=com_comprofiler, plugin=cbpaidsubscriptions and do=autopayments show clearly that its CBSub code that is called
So you should provide information about what this CBSub code is doing.
Please Log in or Create an account to join the conversation.