Selection of upsells later on in the registration process?

Options
I know that folks here have asked if it's possible to add upsell purchases post-registration, and that that's apparently not possible.



But I'm wondering if it's possible to offer upsells later inside the registration process, but after the participation type page. We feel that offering an upsell on the same page as participation types, discounts, additional donations, etc, is all a bit much for potential registrants, and that offering it on a later page would be more effective and less overwhelming.



So far, I don't see a way to do this, but if anybody has any advice, it would be much appreciated. Thanks in advance!



Mike

 
Tagged:

Comments

  • ECom integrates into TR now, so you could offer items after registration. The big catch is that it would be a separate purchase.



    There's always the API, you can build your own registration process and arrange it anyway you like. I haven't messed with it at all, but if nothing has changed since I saw it a couple of BBCons ago, it was lacking a bit. I have to wonder if it can handle upsells.
  • Thanks Brian. I had thought of Ecommerce. I'll ask our folks if that will work for them.



    We haven't done much at all with the TR API, but upon reading the documentation, it appears that the processRegistration method (via the RegistrationDocument) can handle upsells. But since we're using the native TR interface (and not the API), I don't think the API will work for us.



     
  • You can still use the API. Just make your registration buttons direct to the PageBuilder page, you can also add a redirect to your pagewrapper inside of a conditional that looks at the current URL for the stock reg pages.

Categories