Download the PHP package wezz/yehhpay-m1 without Composer

On this page you can find all versions of the php package wezz/yehhpay-m1. 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 yehhpay-m1

Yehhpay Magento 1 Extension

This extension will enable merchants to accept post delivery payments via Yehhpay to increase their conversion rates. With Yehhpay, merchants can offer their customers an convenient post delivery payment method and at the same time control credit risks.

When installing this extension, an additional payment method will be added to your checkout.

In this installation manual we assume you have already got an account with us. If not, you can apply for an account with Yehhpay on https://account.postcode.nl/aanmelden/yehhpay

The extension was created by Wezz e-Commerce for Yehhpay.

Looking for the Yehhpay Magento 2 Extension?

https://www.wezz.co/extensions/yehhpay

FAQ

https://www.wezz.co/extensions/yehhpay

API Documentation

This extension uses Yehhpay's Merchant API. Documentation of the API can be found on https://api.yehhpay.nl/documentation/merchant/api

Installation

1. Preparation

1.1 Backup

Make a backup of all your files and database before starting installation.

1.2 Disable Caching

Log into the Magento Admin and disable all caching using the path below:

System -> Cache Management

Select all cache types and disable them.

1.3 Disable Compilation

Next, make sure compilation is disabled using the path below:

System -> Tools -> Compilation

2. Installation

2.1 Installation Through FTP

Upload all your files to the root directory of your Magento installation. Make sure you use the merge function where prompted about overwriting existing files and folders.

When finished log out of the admin and log back in.

2.2 Installation through Composer

Make sure you have set up composer to work with your Magento install. composer require wezz/yehhpay-m1

When finished log out of the admin and log back in.

Configuration

Navigate to the module configuration using the following path:

System -> Configuration -> Sales -> Yehhpay

Fields

Fill in the following fields to configure your Yehhpay extension.

General

Field Explanation
Enabled Option to enable/disable the module on your Magento store
Payment mode Switch between test and live payment mode
Application key Please find your Application key in your Yehhpay account
Application secret Please find your Application secret in your Yehhpay account
Minimum Order Total The minimum order amount that can be payed with Yehhpay
Maximum Order Total The maximum order amount that can be payed with Yehhpay

Advanced

Field Explanation
Check on billing and delivery addresses Yehhpay requires customers shippings and invoice address to be the same, must be set to yes.
Service identifier Please find your Application identifier in your Yehhpay account
Frontend label The name of the Yehhpay Payment method in the Magento checkout
Payment success status The status of the order when the payment module returns status success
Payment failed status The status of the order when the payment module returns status failed
Payment from Specific Countries Select specific country from with customers can pay with Yehhpay, leave empty for all countries

Troubleshooting

For Frequently Asked Questions please visit https://www.wezz.co/extensions/yehhpay.


All versions of yehhpay-m1 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 wezz/yehhpay-m1 contains the following files

Loading the files please wait ....