-
I need to have the ability for customers to go directly from viewing an event to payment processing, after hitting a “sign up” button.
Is there a way to bypass sending customers to a woo commerce product page after the event listing, then clicking on that product’s “buy now” button, before sending to payment processing?
This would be painful, as I would then need to create events and matching products. Cumbersome, to say the least, as I would then need to duplicate my effort.
I also like the “Events” layout that you have designed into the theme, so I don’t want to ditch your “events” layout entirely. (I like the way events are listed as individual rows, “hamburger” style, with a description, image, and link.)
I know there’s another stand-alone Stripe processing plugin, that can go directly into a page (without using woocommerce), available for download, and that could solve this issue, but I like the woo platform as it future-proofs my needs and would let me grow into its capabilities.
Sorry if this was a bit rambling. Let me know how I can clarify, if so.
Thanks!
1) To sell event tickets you need some extra plugin such as
https://www.fooevents.com/
or
https://codecanyon.net/item/woocommerce-ticket/12132266
or
https://woocommerce.com/products/tickets-woocommerce/Then to add them to the cart you have to copy the “add to cart” url of the product or event, and paste it on the “buy link” of the event.. This will also preserve the use of the original events layout (basically the event you create on the WooCommerce event system is invisible, people buy directly from the event page).
2) Other payment process
another stand-alone Stripe processing plugin
There are hundreds, simply the theme implements the compatibility for WooCommerce as is the most flexible and versatile. You are free to use any other plugin but you may experience visual conflicts such as colors and fonts that, using other plugins, you’ll have to solve yourself or with the help of your own developer.
If I was in you, anyway, I wouldn’t moove from WooCommerce, as it has you covered for any other further selling requirement (as ebooks and similar).
The topic ‘Events & WooCommerce’ is closed to new replies.