Skip to content

agence-tbd/monext-prestashop

 
 

Repository files navigation

Monext Logo

Monext Prestashop Plugin


Table of Content

Overview

This plugin allows you to use the Monext payment system with a Prestashop ecommerce application.

Features

This plugin integrate with native Prestashop orders' workflow and provides the following features: It allows you to:

  • Do offsite payment on a payment page hosted by Monext.
  • Cancel payments.
  • Refund payments.

Supported payment methods

This plugin supports the several payment methods. You can also check our documentation for more information about other supported payment methods.

Installation

Requirements

  • Prestashop 8 (1.7 may be compatible but no more supported).
  • Php 7.3
  • This extension has a dependency with payline-php-sdk, make sure your environment is compliant

If you already use 1.7.* version of our module, uninstall it (save your access key before that)

Installation process

See https://addons.prestashop.com/fr/content/21-howto

Manual process

  • Download payline-prestashop-master.zip archive from GitHub.
  • Unzip it
  • Rename the payline-prestashop-master root folder to payline. Save changes.
  • Use modified archive to install extension through your Prestashop back office.

Configuration

Here are the main configuration fields for the payment method:

  1. Configuration
    • Merchant ID
    • Access key
    • Environment
      • Homologation for debug and test purpose.
      • Production for real payment.
    • Point of sell

Screenshot showing payment method configuration in backoffice

  1. Web payment
    • Title
    • Sub-title
    • Payment action
    • UX experience

Screenshot showing payment method configuration in backoffice

  1. Contracts

Screenshot showing payment method configuration in backoffice

Additional resources for developers

To learn more about how the API used by the plugin and how to modify or use Prestashop with it to fit your needs:

License

This plugin's source code is completely free and released under the terms of the MIT license.

Contact and support

If you want to contact us, the best way is through this page on our website and send us your question(s).

We guarantee that we answer as soon as we can!

If you need support you can also directly check our FAQ section and contact us on the support page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.7%
  • Smarty 3.3%
  • Other 1.0%