PHP Subscription Stored Script on Renewal

  • Marcus Kolodezik
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 months 2 weeks ago #169002 by Marcus Kolodezik
PHP Subscription Stored Script on Renewal was created by Marcus Kolodezik
Hy there!
It looks like subscription stored script (php) is not being triggered when a subscription is renewed. 
How can I run a script on 1. renewal subscription stored an 2.activating the renewed subscription?

Thanks in advance
Marcus
 

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

More
2 months 2 weeks ago #169006 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic PHP Subscription Stored Script on Renewal
Hi

Actually, that's not right. The Subscription Stored Script is executed each time there is a new subscription record created and stored in database. So :

1. To run a script when renewed subscription stored, use Subscription Stored Script

2. To run a script when the renewed subscription activated, use Subscription Active Script

Regards,

Tuan
The following user(s) said Thank You: Marcus Kolodezik

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

  • Marcus Kolodezik
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 month 2 weeks ago #169559 by Marcus Kolodezik
Replied by Marcus Kolodezik on topic PHP Subscription Stored Script on Renewal
my fault - everthing works fine. SORRY!!!

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

More
1 month 2 weeks ago #169560 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic PHP Subscription Stored Script on Renewal
Great. Happy to hear that and thanks for the update, Marcus

Regards,

Tuan

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