Download the PHP package nexi-ecom/oxid6_easy without Composer

On this page you can find all versions of the php package nexi-ecom/oxid6_easy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package oxid6_easy

NETS A/S - Oxid 6 Payment Module

==============================================================

Module Nets Easy Payment Module for Oxid 6
Author Nets eCom
Prefix EASY-OX6
Shop Version 6+
Version 2.0.2
Guide https://developer.nexigroup.com/nexi-checkout/en-EU/docs/checkout-for-oxid/checkout-for-oxid-oxid-65/
Github https://github.com/Nets-eCom/oxid6_easy

:memo: NOTE :

1. After version update, we advise to deactivate and reactivate extension again.
2. This version upgrade contains significant changes that can prevent charges/refunds on past transactions. Shall you experience any issue with charges/refunds from Oxid Admin Panel, we advise to proceed to charges/refunds directly from the Easy portal.

Download / Installation

1] Install Nets Plugin:

Run command: composer require nexi-ecom/oxid6_easy    

2] Activate the Nets module:

vendor/bin/oe-console oe:module:activate esnetseasy

Configuration

  1. To configure and setup the plugin navigate to : Admin > Extensions > Modules
  2. Locate and select Nets Easy plugin from the list of installed plugins.
  3. Select the Overview tab and press the Activate button. If the Nets Easy has been installed correct you will now see a green checked circle under active column next Nets Easy on your list.
  4. To activate your new payment method and setup the plugin for your shop navigate to : Admin > Shop Settings > Payment Methods
  5. Payment methods are listed in alphabetical order on multiple pages. Find or search for Nets Easy and select.
  6. On Main tab make sure to check the Active box. NOTE : Name and Payment Description input fields can be used for a customized description of the Nets Easy plugin to your customers on selection of payment methods.
  7. Once assigned User Groups and Countries and translations if needed then remember to Save.
  8. Navigate back to the plugin settings : Admin > Extensions > Modules > Nets Easy
  9. Select the Settings tab and press on Nets Easy settings to reveal the content of configuration settings.

Configuration for split payment methods

You can either activate the Nets Easy Payment Method, which allows the user to choose all payment methods that are enabled for you, or you can activate individual payment methods. To configure individual payment methods, go to Admin > Shop Settings > Payment Methods. There you can see a list of all of the Nets payment methods that you can activate.

Note: Be careful while activating the payment method. You have to enable only those payment methods that are enabled for you. If you activate a payment method that is not enabled for you, then the user will not be able to complete the transaction.

If you don't want to enable the individual payment method, you can simply activate the "Nets Easy" payment method. It shows all payment options to the user in the Nets payment window that are enabled for you.

Steps to activate an individual payment method: Here we are activating the "Nets Easy - Cards" payment method.

  1. Go to Admin > Shop Settings > Payment Methods. There, you can see the payment method "Nets Easy - Cards"
  2. To activate that payment method, click on it, then go to the main tab and check the Activate box and click on Save.
  3. Once you activate that payment method, assign user groups and countries.
  4. You can assign the payment method to specific shipping methods. To configure that, go to Admin > Shop Settings > Shipping Methods.

Here, you can see a list of all shipping methods. Select the shipping method for which you want to add it above the payment method. Then go to the Payment tab of the shipping method, where you can assign a payment method by simply dragging and dropping.

Nets plugin configuration settings

  1. Mode. Select between Test/Live transactions. Live mode requires an approved account. Testcard information can be found here : https://tech.dibspayment.com/easy/test-information
  2. Test / Live keys. Login to your Nets Easy account. Keys can be found in Company > Integration : https://portal.dibspayment.eu/
  3. Terms Url. Set the url for your Terms and Conditions page.
  4. Merchant Terms Url. Set the url for your Terms of use and Cookies page. NOTE : Term Links can be found inside the Nets Easy payment window.
  5. Icons bar url. Set and customize icons listing by editing directly in parameters in the url or visit our custom Icons url generator : https://easymoduler.dk/icon/
  6. Checkout Type. Hosted / Embedded. Select between 2 checkout types. Hosted - Nets Hosted loads a new payment page. Embedded checkout inserts the payment window directly on the checkout page.
  7. Embedded Checkout Layout. Layout 1 / Layout 2. Select between 2 layouts for your Embedded checkout
  8. Auto-capture. This function allows you to instantly charge a payment straight after the order is placed. NOTE. Capturing a payment before shipment of the order might be liable to restrictions based upon legislations set in your country. Misuse can result in your Easy account being forfeit.
  9. Debug. This function will reveal raw api data that you can copy / paste in case you experience errors on your transactions. Data will be visible in order details. This is intended to be used when contacting Nets support.

Operations

Troubleshooting

Contact

CREATE YOUR FREE NETS EASY TEST ACCOUNT HERE : https://portal.dibspayment.eu/registration


All versions of oxid6_easy with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package nexi-ecom/oxid6_easy contains the following files

Loading the files please wait ....