By Radu Jentimir on Tuesday, 13 October 2020
Posted in General Issues
Replies 9
Likes 0
Views 2K
Votes 0
Hi StackIdeas,
I need the subscriptions to be activated automatically. Now when a user signs up for plan, subscription does not become active. Can I have the subscriptions auto activated without the manual admin activation?
Thanks.
Hey Redu,

When user signup for plan then , if it's paid plan then subscription will be activate only after payment completion (it will not auto activate it). If your plan is free then then once purchased it will activate automatically as it's not required payment.

I've tried to access your site but backend details not working. Can you let me know which payment method you are using ?
so i can check it on your site.

Update us.
·
Tuesday, 13 October 2020 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
I need this feature for paid subscriptions, too. Why can't a subscription be auto activated if the payment is offline payment (invoice)? I bought PayPlans for this solution.
·
Monday, 29 May 2023 17:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Guido,

what do you mean, Do you if user do payment offline mode that user account activate immediately or ?
·
Monday, 29 May 2023 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, thats the plan. The customer gets an invoice and can pay within a couple days. So the plan should start immediately (but not free).
·
Monday, 29 May 2023 20:59
·
0 Likes
·
0 Votes
·
0 Comments
·
In case offline payment, once user purchase plan with offline mode, then invoice will be created but in pending status. Admin need to mark the invoice paid from backend, then only subscription will become active.

Let me know if you will have any confusion.
·
Monday, 29 May 2023 21:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Well, that is not automatic. I also tried using the REST API, but "on hold" is not triggered.
What can I use to do this automatically? Is there any plugin I can modify?
·
Monday, 29 May 2023 21:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Guido,

To automate it you need to do modification in offline payment plugin itself.
The file here : root\plugins\payplans\offlinepay\app\offlinepay.php
·
Tuesday, 30 May 2023 12:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Good idea. Thank you!
·
Tuesday, 30 May 2023 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
You are welcome.
·
Tuesday, 30 May 2023 18:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post