Hello,
I have multiple payment methods activated; and a ‘pricing-table’. I would like to link a registration form to upgrade an user account based on a pricing list option. For example; users will be able to sign up to premium membership. Once they click the link, they should be redirected to a form where to add billing details. Next, they should be able to select a payment method (Stripe/PayPal/CC).
I have found the documentation to generate links per payment method; but that’s not what I am looking for.
Could anyone help me out with this issue?
Thanks.