PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Update a users subscription

  1. I'm trying to figure out how to get this working. My situation is as follows, users can choose out of two subscriptions types when registering and his/her subscription type is placed in a user meta field. So far everything works great.
    What i have been able to achieve is that when a subscriber logs into his profile page (which is a gravity form) the data displayed is determined by their subscription type. But when he updates his account i want his subscription type to be passed back into the user meta field.
    In my case i have three situations.
    1. Someone with subscription A logs in and update his account. (keeps subscription A)
    2. Same as the first point but has the possibility to upgrade to subscription B
    3. Someone with subscription B logs in and update his account. (keeps subscription B)

    So, is it possible to have a field which can be dynamically filled with the users choice and this value passed back to user meta field.

    Posted 10 years ago on Saturday June 15, 2013 | Permalink