Git Product home page Git Product logo

plugin_prestashop_144's Introduction

PayU plugin for Prestashop since 1.4.4 (alpha release)


This plugin is released under the GPL license.

PayU account is a web application designed as an e-wallet for shoppers willing to open an account, define their payment options, see their purchase history, and manage personal profiles.

Note: This is an alpha release and we are still working on plugin improvements.

Table of Contents

Prerequisites

Installing Manually

Configuration

Prerequisites

Important: This plugin works only with checkout points of sales (POS).

The following PHP extensions are required:

  • cURL to connect and communicate to many different types of servers with many different types of protocols.
  • hash to process directly or incrementally the arbitrary length messages by using a variety of hashing algorithms.
  • XMLWriter to wrap the libxml xmlWriter API.
  • XMLReader that acts as a cursor going forward on the document stream and stopping at each node on the way.

Installation

Installing Manually

To install the plugin, copy folders from the repository and activate the plugin on the administration page:

  1. Copy the folders from the plugin repository to your PrestaShop root folder on the server.
  2. Go to the PrestaShop administration page [http://your-prestashop-url/admin].
  3. Go to Modules > Payments & Gateways.
  4. Select PayU and click Install.

Configuration

To configure the PrestaShop plugin:

  1. Go to the PrestaShop administration page [http://your-prestashop-url/admin].
  2. Go to Modules > Payments & Gateways.
  3. Select PayU and click Configure.

Important: In order to enable the customers to make payments with OneStepCheckout, you must go to Preferences > Orders and set Enable guest checkout to Yes.

Configuration Parameters

The tables below present the descriptions of the configuration form parameters.

Main parameters

The main parameters for plugin configuration are as follows:

Parameter Values Description
Test Mode On Yes/No If you are in the test mode, the transactions are only simulated and no real payments are made. Use the test mode to see how the transactions work.
Self-Return Enabled Yes/No If self-return is disabled, the payment must be confirmed manually.
Order Validity Time 24h/12h/6h/1h/30min Specifies the time during which the order is valid in the PayU system. When validity time expires, the order is cancelled, and you are notified that the transaction failed.
Ship Abroad Enabled/Disabled If ship abroad is disabled, you can only choose the country of the shop for shipping.
OneStepCheckout Enabled Yes/No Specifies whether buying from cart via Payu is enabled.

Important: In order to enable the customers to make payments with OneStepCheckout, you must go to Preferences > Orders and set Enable guest checkout to Yes.

Parameters of test and production environments

The test environment is called Sandbox and you can adjust it separately from the production environment to see which configuration suits you the best.

Important: If you set the Test Mode On parameter to Yes, the transactions in your shop are only simulated. No real payments are made.

Parameter Description
POS ID Unique ID of the POS
Key Unique MD5 key
Second Key MD5 key for securing communication
POS Auth Key Transaction authorization key

Settings of external resources

You can set external resources for the following:

Parameter Description
Payment button URL address of the button image for OneStepCheckout
Payment logo URL address of the logo image that is visible in the list of payment methods
Payment adverts URL address of the PayU advertisement for your page
Payment accept URL address of the We accept PayU payments banner

plugin_prestashop_144's People

Contributors

openpayu avatar intramedium avatar emilleszczak avatar

Watchers

pongandong2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.