Download the PHP package paghiper/module-magento2 without Composer

On this page you can find all versions of the php package paghiper/module-magento2. 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 module-magento2

Integration module PagHiper

Installation

We recommend that you have a testing environment to validate changes and updates before upgrading your production store. Also, that a backup is made with all the information before executing any update/installation procedure.

Compatible Versions:

Prerequisite:

PagHiper Integration Module Installation:

Install using Composer

  1. Install via Packagist
      • At this point, you may be asked for your Magento authentication credentials. If you have any questions, there is a description of how to proceed with this. Adobe Documentation.
  2. Run the commands:

    Install using github

1.Download the repository as a .zip file. 2.Within the installation directory of your store, create the folder structure app/code/Paghiper/Magento2. 3.Extract the contents of the zip file into this folder. 4.Enable the module with the following command: bin/magento module:enable Paghiper_Magento2 --clear-static-content. 5.Run the command bin/magento setup:upgrade. 6.Run the command bin/magento setup:di:compile. 7.Run the command bin/magento setup:static-content:deploy -f. 8.Run the command bin/magento cache:clean.

Configurations

To configure the address settings in the Magento Admin Panel, follow these steps:

  1. In the Magento Admin Panel, click on Stores in the sidebar menu.
  2. Then click on Configuration.
  3. Next, click on Customers, then Customer Configuration.
  4. Access the Name and Address Options.
  5. In Number of Lines in Address, you should enter the number 4.

This setting adjusts how many lines are used in the address format, allowing you to accommodate the required fields for your customer addresses:

After configuring the Customer settings, follow these steps to access and configure the payment methods in the Magento Admin Panel:

  1. In the Magento Admin Panel, click on Stores in the sidebar menu.
  2. Then click on Configuration.
  3. In the submenu under Sales, click on Payment Methods.
  4. This will load the screen where you can configure the payment methods for your site.

From this screen, you can set up and manage various payment options available to your customers during the checkout process.

How to enable PagHiper in your store

In the first information block, there is the configuration to enable or disable the module completely. Check Yes to continue with the setup. Next, we have the following fields:

Just below, there are two options, one for payment configuration with Pix and another with boleto..

NOTE: For all the following configurations to work, all the previous steps must have been followed.

Boleto Settings

Pix Settings

Note


All versions of module-magento2 with dependencies

PHP Build Version
Package Version
No informations.
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 paghiper/module-magento2 contains the following files

Loading the files please wait ....