When registrants register for your events, if the event is a paid event (price > 0), registrants will have to pay for the registration to complete the registration pricess.
In order to receiving online payment from your registrants, you will need to config Events Booking to use the payment plugins you want. When you install Events Booking, there are 5 payment plugins installed with it by default: Paypal (Paypal payment standard), Authorize.net (AIM), Eway, Worldpay and Offline Payment. Other payment plugins are paid plugins and you will need to purchase separately if you want to use it. Please see Events Booking payment plugins for list of extra payment plugins which you can purchase, each of this additional payment plugin will cost you 24.99$.
To access to Payment Plugins management page, there are 3 different ways:
It is very likely that you won't use all of the 5 payment plugins come with Membership Pro out of the box, so you will need to unpublish the one you don't want to use. There are two ways to unpublish a payment plugin:
You might want to change the title of the payment plugin to make it easier to understand to your end users. For example, you might want to change the title from Authorize.net to Creditcard....
To change title of the payment plugin, please click on the payment plugin to edit, change the title to meet your need, then press Save button on the toolbar to apply the change.
If your site is a multilingual website and want the title of the payment plugin change depend on the language user uses in the frontend, you need to do some steps below:
By default, Events Booking display title of payment methods on registration form. From version 2.12.0, you can choose to display payment method icons instead. Events Booking has many payment method icons come with it by default. In case you use a payment methods which doesn't have icon available, get the icon (maybe from the payment gateway website), upload to media/com_eventbooking/assets/images/paymentmethods folder to make it available for using. Below are list of icons available by default:
To show the icon of payment method, please click on the payment plugin to edit, enter name of the payment icon file into Icon parameter (for example os_paypal.png, os_authnet.gif, os_offline.png...). In case the payment plugin you are using doesn't have Icon parameter yet, please look at components/com_eventbooking/payments folder, find the xml file of that payment plugin (for example, os_ideal.xml, add the icon parameter like below to the XML file, then you will see the parameter available
When the registration form is being displayed, the first payment plugin will be selected by default. So if you want a payment plugin to be selected, you can change the ordering of the payment plugin so that it will be the first plugin on the list and it will be selected by default.
Sometime, you will need to use a payment plugin which doesn't come with Membership Pro by default. In this case, you might have to purchase these payment plugins at http://joomdonation.com/payment-plugins/events-booking-payment-plugins.html (if it is available) or develop it yourself (or hire someone to develop it for you). Once you got the payment plugin, you will need to install it. Please follow the step below to install a payment plugin: