Custom email registration links

Hi,

currently on my site I’m trying to sell custom capabilities, and integrate free registration into the process.
This is the process I have used successfully up until now:

  1. Register with a custom Paypal-Pro Form.
  2. Success takes them to a Thank-You page with a Paypal button to buy the ccap.
  3. Successful payment takes them to a Payment-Complete page with links to the content they bought.

However, I’ve recently changed the registration process to require a confirmation email, and after step 1 the email that is sent to the customer links to a password setup that then links to my Login-Welcome Page.

Is there any way to send customers back to my Thank-You page from the registration email they receive? There would need to be a custom link for each ccap I am selling.

Or is there a better method to integrate the registration and purchase process?

Many Thanks,
Ian

You could do this all-in-one if you use a Pro Form for level 1 or above and integrate the ccap code into the shortcode for the Pro form.

For example, the regular level 1 Pro form will generate a shortcode that begins:

You just insert the ccap between the second set of inverted commas.

Thanks Tim, that’s exactly what I’m after! :slight_smile:

I used a Capability (Buy Now) form in the end, as I needed to charge for the CCAP, but it all seems to work okay.

Thanks again,
Ian