How to create payment method

How to create payment method

Before you start, please go to Plugins Manager (Extensions => Plugins), list the plugins within the "djcatalog2payment" group, and make sure that all of those which you would like to use are enabled: 



Now, to create a new Payment Method in your DJ-Catalog2 shop, please open "Payment Methods" in the component back-end area and click on "New":



Fill in the form and provide all necessary details such as the method's name, price, and description.
It is also required to select which Plugin should handle this method. Once you save the method, the plugin might bring additional configuration settings available in the "Settings" tab.




Available attributes of payment method explained:
  1. name - the title of the method. It will appear on the checkout page as well as order confirmation pages.
  2. Plugin - a type of plugin responsible for processing all additional actions associated with a particular payment method
  3. price - the cost of payment. Depending on your global DJ-Catalog2 price settings, the prices can be either stored with or without tax. In this example, they are stored with tax.
  4. The tax rate should be applied to a payment method
  5. for the free amount - the amount of order that guarantees that the given payment method will become free. Set it to "0" (zero) if you don't want to use this option.
  6. Assign delivery methods - here, you can asswhich delivery methods the payment option shouldtion be available. Leave empty if you want the payment method to be available for every type of delivery.
  7. Description - a description that will be displayed at checkout and confirmation pages. It may contain additional specific information about the selected payment method.

      • Related Articles

      • Creating payment plugin for DJ-Catalog2

        Getting started with Joomla! plugins Before we start, please make sure that you know the basics of building Joomla! plugins: https://docs.joomla.org/J3.x:Creating_a_Plugin_for_Joomla What we should know in the first place is that our plugin should ...
      • Przelewy 24 payment plugin

        Installation The plugin is installed normal way using the Joomla extensions manager. This plugin comes free with the subscription of the extension. You'll find it installed (you may need to enable it manually) after the extension's installation. ...
      • Amazon payment plugin

        Installation The plugin is installed normal way using the Joomla extensions manager. This plugin comes free with the subscription of the extension. You'll find it installed (you may need to enable it manually) after the extension's installation. ...
      • Standard payment in DJ-Catalog2

        Installation The plugin is installed normal way using the Joomla extensions manager. This plugin comes free with the subscription of the extension. You'll find it installed (you may need to enable it manually) after the extension's installation. ...
      • Add videos to product in DJ-Catalog 3.8.0

        The video support feature allows adding videos to DJ-Catalog2 products. Each DJ-Catalog2 product contains a “videos” tab, where users can add videos using the “upload videos” or “enter the video URL” option. There is also a third option available - ...