Offline

Config Offline Payment Plugin

Go to EShop -> Plugins -> Payments, then click on os_offline to edit it

  1. Payment Fee (Fixed amount): Enter a fixed amount of payment fee.
  2. Payment Fee (Percentage): Enter a number of percentage of Sub Total as payment fee.
  3. Minimum Sub Total: Enter the sub total of order must reach to make the Offline payment plugin to be available as a payment plugin. Leave it 0 if you don't want to use.
  4. Customer Groups: Choose the customer group(s) to make the Offline payment to be available with customers from that customer group(s). Don't choose any groups if you don't want to use.
  5. Tax Class: Choose a tax class for the payment plugin.
  6. Geo Zone: Choose a geo zone for payment plugin.

Offline payment plugin is a special built-in payment plugin. It allows customers to place order and make payment for the order later (not at the time they checkout for the order) by bank transfer, cash on delivery, cheque, etc.

When customers choose offline payment to checkout products, the system will mark the order status as Processing and send a notification email to customers to tell them how to make the the offline payment (out side of system). After receiving payment from customer for the order, admin will login to backend of the site, go to EShop -> Sales -> Orders to change order status from Processing to Complete.

The Offline payment method also has different notification emails from other online payment methods. You should go to EShop -> System -> Messages to check the notification emails format of Offline payment method there to edit them.

Payment Fee = Payment Fee (Fixed amount) + Payment Fee (Percentage) * SubTotal / 100

Duplicated Offline Payment Plugins

Since version 2.5.5, we have already created duplicated offline payment plugins and include them into EShop package. If you want to have more duplicated offline payment plugins, simply find them in the folder eshop_unzip_first\duplicated-offline-payment-plugins, then go to EShop -> Plugins -> Payments to install one by one.