Configuring payment methods

Configure payment methods of your on-line store when you want to set how customers can pay for purchased products. Your customers can pay for the ordered products on order delivery in cash, or they can pay using one of the available payment systems. These systems include traditional card payments, online payments through payment gateways, or more alternative approaches such as secure order forms, etc.

Then, when placing an order on the live site, or creating (or editing) an order in the administration interface, the system allows you to specify a payment method for the order.

Editing an order - configuring billing-related properties

By default, you can configure the following payment methods:

  • Manual payment methods – these methods do not proceed with any automatized payment. The customers are not able to finish the payment by themselves, you need to manually mark the order as paid. The manual payment methods are suitable typically for payment on delivery or personal collection of purchased products.
  • Payment methods with payment gateways – the system displays a page with the corresponding payment gateway to the customer, for example with Authorize.NET for paying with one’s credit card or PayPal for paying via the PayPal account.
  • Payment with customer credit – the customer pays with the customer’s internal credit.

You can also connect a third party payment systems with features from the Marketplace, or you can even implement your own payment gateway.

Creating manual payment methods

Manual payment methods are basically only labels used as payment methods. You do not need to create any payment page after the checkout process. On the other hand, you need to mark orders paid with such methods as paid manually. This type of payment methods is typically suitable for payments which are proceeded personally between the deliverer (or the shop assistant) and the customer, i.e., payment on delivery or personal collection of purchased products.

To create a manual payment method:

  1. Open the Store configuration application (if you want to specify the payment method for the current site) or the Multistore configuration application (if you want to specify the method globally for all your sites).

  2. Switch to the Payment methods tab.

  3. Click New payment method.

  4. Specify the following properties:

    • Display name: type a name of the payment method
    • Enabled: Yes (selected)
    • Leave the Payment gateway URL and Payment gateways provider class fields blank, you can enter values to the other fields according to Reference - Payment methods.
  5. Click Save.

The system now offers the manual payment method according to the properties you set.