FAT Event Documentation

visit roninwp.com

How to WooCommerce integrated

In some case, the booking form and payment gateway isn't enough. Admin want to add more payment gateway via plugin or calculate ship cost. FAT Event provider WooCommerce ingtegarted what allow admin can config booking via WooCommerce's cart and checkout page.

If you want use WooCommerce with FAT Event, please do follow:

  • Log into your WordPress admin panel.
  • The pre requirement: You need install WooCommerce plugin before integrated with FAT Event. If you have install, you can ignore this step else please install as bellow:
    • Navigate to Plugins » Add New
    • Typing WooCommerce in search plugin and enter for search
    • Click Install Button on WooCommerce in result search
    • Click Active Button after install

    Video how to install WooCommerce plugin.

  • Navigate to FAT Event » Settings.
  • Click 'Payment' tab
  • Check at 'Enable Woocomerce Integrated'
  • Now, please navigate to Pages » Add New
  • Fill page title is Cart
  • Fill [woocommerce_cart] to page content. This is WooCommerce shortcode what show up cart page content
  • Click Publish to save cart page
  • Click Add New page for create checkout page
  • Fill page title is Checkout
  • Fill [woocommerce_checkout] to page content. This is WooCommerce shortcode what show up checkout page content
  • Click Publish to save checkout page
  • Navigate to WooCommerce » Settings
  • Click Advanced tab
  • Select 'Cart page' is Cart and 'Checkout page' is Checkout. Cart and Checkout is two page just create at above step
  • Click Save change. Now you can use FAT Event with WooCommerce plugin

Video how to config and use WooCommerce with FAT Event plugin.