Payment plugins functions explained

Payment plugins functions explained

Here's a simple description of the functions used in payment plugins.

This info is meant for developers who want to create the payment plugin for a particular payment system for DJ-Classifieds.

Important functions:
  1. onPaymentMethodList - this function is used for displaying particular payment method on DJ-Classifieds payments methods list (after filling the 'Add the advert' form)
  1. process - diplays the form that is being sent to payment gateway website. This form is hidden and contains all payment data. Javascript code submits form so user sees only text on frontend: "Please wait - redirecting to Paypal (for example).
  1. _notify_url - this function receives data from payment gateway website, parses it and activates the advert
      • Related Articles

      • Recurring Payments

        Recurring payments feature The 3.8  release, along with the updated Subscription Plans App brings the "Recurring payments" feature for DJ-Classifieds. Go to the Subscription Plans page and edit the plan (or add a new one) you want to set as the ...
      • How to use the recurring payments option?

        The 3.8 release, along with the updated Subscription Plans App brings the "Recurring payments" feature. Go to the Subscription Plans page and edit the plan (or add a new one) you want to set as the recurring one. Set the new "Recurring" option to ...
      • 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 ...
      • IPay Total DJ-Classifieds integration

        Integrate DJ-Classifieds with iPayTotal payment processing solution and receive payments from your customers. iPayTotal is a rapidly growing provider of high-risk payment solutions for various businesses. It offers customisable payment solutions at ...
      • PayU DJ-Classifieds integration

        Combine your DJ-Classifieds website with PayU. PayU is the payment solution for DJ-Classifieds users. The scope of payment services offered by PayU includes, among others: one-click payments, mobile payments in the store's application, completely ...