Register at checkout

Home Forums Ticket Products Event Tickets Plus Register at checkout

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #63492
    merlin1710
    Participant

    I have a paid membership site (s2member pro, woocommerce tickets), registration upgrade thru PayPal. I want to give free site registration using “Allow registration on the checkout page” setting in woocommerce. How can I do this?

    #63557
    merlin1710
    Participant

    Think I have a fix. S2member Pro-Forms has a Free Registration Forms modifiable short-code that I should be able to place in the “Order Received” page. After a customer completes an order, free website registration should be available right under the “Thank You” sentence.

    #63638
    merlin1710
    Participant

    Would this work in the page?
    // Do not run if the order is empty

    #63639
    merlin1710
    Participant

    Would this work in the page?
    // Do not run if the order is empty
    ” “

    #63640
    merlin1710
    Participant

    Would this work in the page?
    // Do not run if the order is empty
    if ( ! empty( $order_items ) )
    Run the [shortcode]

    #63664
    Kelly
    Participant

    Hi, merlin1710. It sounds like this is more of a core WooCommerce issue, rather than a WooCommerce Tickets issue. Unfortunately, we can only provide very limited support for WooCommerce outside of its integration with The Events Calendar through WooCommerce Tickets.

    Have you tried contacting them about your situation? If so, what was their suggestion?

    Thanks!

    #63735
    merlin1710
    Participant

    No, I haven’t contacted them but now I will. Thanks

    #63821
    Kelly
    Participant

    Thanks, merlin1710. I’m going to close this thread then, but please feel free to open another if you need anything else from us. Good luck!

    #980525
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Register at checkout’ is closed to new replies.