How to programmatically subscribe a new user to a variable subscription product
-
Hello,
I have three variable subscription products (Free, Professional, Enterprise). If a logged out user clicks on the free plan link they will be sent to registration page. After registration, I want the user to be subscribed to the free plan. How can I make the newly registered user to be automatically subscribed to a variable subscription product (in this case the free plan) in PHP?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.