Download the PHP package payger/woocommerce-gateway without Composer

On this page you can find all versions of the php package payger/woocommerce-gateway. 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 woocommerce-gateway

Payger Woocommerce Gateway

Extends Woocommerce Gateways to accept payments with crypto currencies through Payger.

Description

Payger Woocommerce Gateway is a FREE WordPress plugin by Payger. Start accepting Bitcoins, Ethereum or other crypto currencies on Your Woocommerce online store. Increase your sales as you add all major altcoins as payment option for your customers.

Key Features:

Installation

This plugin requires WooCommerce and a Payger account. Please make sure you have WooCommerce installed and a Payger account created.

  1. Go to Payger and register as a Business.
  2. On Payger Account get your API KEY (username) and API Secret (password).
  3. Upload woocommerce-gateway-payger to the /wp-content/plugins/ directory
  4. Activate the plugin through the 'Plugins' menu in WordPress
  5. On the Dashboard go to WooCommerce > Settings > Checkout > Payger and do the following:
  6. Enable payments through payger
  7. Set your username and password previously given by Payger and save changes.
  8. On the Advanced Options please choose the "Accepted Currencies" for your shop. ( This will be a list of crypto currencies based on your shop currency )

You are now ready to start accepting crypto currencies on your website.

Alternative to step 3 you can install your plugin via composer with

Frequently Asked Questions

= Do I need to have a Payger account? =

Yes. Before using the plugin you will need to register on Payger as Business. This will allow you to generate a Key and Secret pair that would than be needed to configure the plugin and start showing crypto currencies as a payment option.

= How will underpaid orders work? =

In case the payment is marked as underpaid, a new email with a new address is sent to the buyer so that he can complete the payment. The order will still be On-hold until the payment isn't completed.

= Why is my order cancelled after 15 minutes without a payment? =

15 minutes is a Payger limit to finish a payment. Users will get a popup window after "Place Order" with a timer counter for 15 minutes. On that popup there will be all the information to make the payment. The buyer must copy the address or scan the QrCode to process the payment. If the buyer does not finish the payment within 15 minutes the order is cancelled. It's exactly the same behaviour as if you define 15 minutes as your hold stock time. For that time the order will be "pending payment".

= What to do if the order expires? =

The buyer will need to select the products again and go to cart and checkout page.

= Is the stock restored if the order expires? =

Order gets cancelled but the stock is not restored. As WooCommerce does not restores stock on cancellation we also don't do it. There are already some plugins to reduce stock upon cancellation.

The buyer will need to select the products again and go to cart and checkout page.


All versions of woocommerce-gateway with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.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 payger/woocommerce-gateway contains the following files

Loading the files please wait ...