I am trying to create a workflow to sign a user up to a subscription plan.
I am using the subscribe the user to a plan action provided by the stripe plugin.
I am trying to dynamically specify a plan (pulling plan-id from database). However it is showing me an error when I try to do so.
Any suggestions? Appreciate your help.