Download the PHP package pejmankheyri/bank-ayandeh-wallet-qrpayment-woocommerce without Composer

On this page you can find all versions of the php package pejmankheyri/bank-ayandeh-wallet-qrpayment-woocommerce. 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 bank-ayandeh-wallet-qrpayment-woocommerce

+

Total Downloads Total Downloads Monthly Downloads License

# Bank Ayandeh wallet payment extension It is the name of a practical plugin for the free WooCommerce store builder system that enables you to easily provide your users with the possibility of paying for orders using the bank Ayandeh wallet. Your customers choose the option to pay with the wallet of the bank Ayandeh when shopping, and then the payment is made. > [Install by uploading a file](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D9%86%D8%B5%D8%A8-%D8%A8%D8%A7-%D8%A2%D9%BE%D9%84%D9%88%D8%AF-%D9%81%D8%A7%DB%8C%D9%84) > > [Install from the plugins menu](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D9%86%D8%B5%D8%A8-%D8%A7%D8%B2-%D9%85%D9%86%D9%88%DB%8C-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87-%D9%87%D8%A7) > > [Features](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D8%A7%D9%85%DA%A9%D8%A7%D9%86%D8%A7%D8%AA) > > [Settings](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) > > [Development Assistance](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%DA%A9%D9%85%DA%A9-%D8%A8%D9%87-%D8%AA%D9%88%D8%B3%D8%B9%D9%87) > > [License](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D9%84%D8%A7%DB%8C%D8%B3%D9%86%D8%B3) > > [Plugin Images](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D8%AA%D8%B5%D8%A7%D9%88%DB%8C%D8%B1-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87) ## Install by uploading a file * Copy `Bank-Ayandeh-Wallet-QRPayment-Woocommerce` folder to `/wp-content/plugins/` path. * Activate the plugin through the `Plugins` menu in WordPress. * [Configure the plugin in the WooCommerce Payments section.](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) ## Install from the plugins menu * Enter the WordPress plugins menu. * Select the `Add` option at the top of the page. * On the page that opens, click `Upload Plugin`. * Download the plugin pack from the `code` section of the `Download ZIP` section above. * Select the downloaded plugin pack and install it. * Go back to the `Extensions` section and activate the extension. * [Configure the plugin.](https://github.com/pejmankheyri/Bank-Ayandeh-Wallet-QRPayment-Woocommerce#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) ## Features * Settings section for better management of the plugin from the user's point of view * Displaying notices according to the user's activity when paying with a wallet in the user section of the WooCommerce store * Display and register all the notes (Notes) created in the plugin on the orders page of the WooCommerce notes section * Compatible with all types of currency units: Rial, Toman, Thousand Rial and Thousand Toman. * Automatic management of payment and order status of the user when returning from the Callback portal of Bank Ayandeh when the user's payment is successful * The ability to add `{transaction_id}` (tracking code) and `{fault}` (error code) short codes in the section of successful and unsuccessful payment messages * Mobile support when paying ## Settings * Enter the `configuration` section in the WooCommerce menu. * Select the `Payments` tab at the top of the page. * Find the Bank Ayandeh wallet and click on the `Management` section. * Make plugin settings: | Settings | Description | | ------ | ------ | | Activation/deactivation | Activation of the Bank Ayandeh wallet portal | | Port title | The title of the portal that is displayed to the customer during the purchase | | Port description | The description that will be displayed during the payment operation for the portal | | Key | The key you receive from the Bank Ayandeh | | Terminal code | The terminal code that you receive from Bank Ayandeh to connect to the portal | | Terminal series | The serial number of the terminal that you receive from Bank Ayandeh to connect to the port | | expiration time | The expiration time of the qrcode that the user needs to scan and pay for payment | | Successful payment message | The text of the message you want to display to the user after successful payment | | Payment failed message | The text of the message you want to display to the user after an unsuccessful payment | * Save the changes. ## Development Assistance We welcome pull requests. For major changes, please open an issue first so we can discuss what you want to change. ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpejmankheyri%2FBank-Ayandeh-Wallet-QRPayment-Woocommerce.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpejmankheyri%2FBank-Ayandeh-Wallet-QRPayment-Woocommerce?ref=badge_small)
## Plugin Images * Image 01 * Image 02 * Image 03 * Image 04 * Image 05 * Image 06 * Image 07 * Image 08 * Image 09

All versions of bank-ayandeh-wallet-qrpayment-woocommerce 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 pejmankheyri/bank-ayandeh-wallet-qrpayment-woocommerce contains the following files

Loading the files please wait ....