Download the PHP package zip/magento2 without Composer

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

Magento2 zippayment

Zip gives customers the ability to shop now and pay later with no interest while you as the merchant get paid immediately. Customers select Zip at checkout and get approved instantly and shop securely. Zip is fully integrated with the store’s online checkout and can integrate seamlessly with your store directly via API or by using one of our platform plugins.

Prerequisites

Installation instructions

Install via SFTP or file upload

Install using Composer

To install the extension via Composer, run

To upgrade Existing Modules

Install using Magento Component Manager

Note:- This extension is not yet available in the Magento Marketplace. This section will be updated once it is released in the marketplace.

Configuration

Payment Section

  1. Contact Zip instegrations support through one of the following channels depending on your region to request your configuration credentials:
  2. Open the Magento Admin
  3. Click the Stores icon in the left hand menu and from there choose Settings > Configuration
  4. The configuration page will open. From the little menu on the left hand side of this screen you must click Sales and then choose Payment Methods when it expands.
  5. On the Payment Methods page, click Other Payment Methods so it expands.

Alt text

  1. Set Enable to Yes and a title for the payment method “Zip"
  2. Enter the Private Key and Public Key.
  3. Set payment action to Capture, or Authorise if you want to authorise on checkout completion and capture later

Note: Authorise is only available for AU region only

  1. Set log settings to Info or Debug if you want to log all the debug information as well.
  2. Set environment to either Sandbox (for your test or development site) or Production (for your live website)
  3. Set Sort Order to 0 to place the payment method on top.

Marketing Banners and Widgets Section

Alt text

  1. Scroll down and expand Marketing Banners and Widgets section
  2. Expand everything and set all options to Yes/No as per your requirement.
  3. Click Save Config up the top

Questions and feedback

If you have any questions concerning this product or the implementation please contact [email protected] for assistance.


All versions of magento2 with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
ext-curl Version *
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 zip/magento2 contains the following files

Loading the files please wait ....