Download the PHP package rapidez/customer-pricing without Composer
On this page you can find all versions of the php package rapidez/customer-pricing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rapidez/customer-pricing
More information about rapidez/customer-pricing
Files in rapidez/customer-pricing
Download rapidez/customer-pricing
More information about rapidez/customer-pricing
Files in rapidez/customer-pricing
Vendor rapidez
Package customer-pricing
Short Description Support for the justbetter/magento2-customer-pricing magento extension
License GPL-3.0
Homepage https://github.com/rapidez/customer-pricing
Package customer-pricing
Short Description Support for the justbetter/magento2-customer-pricing magento extension
License GPL-3.0
Homepage https://github.com/rapidez/customer-pricing
Keywords rapidezcustomer-pricing
Please rate this library. Is it a good library?
Informations about the package customer-pricing
Rapidez Customer Pricing
This package adds Rapidez support for the justbetter/magento2-customer-pricing magento extension. This package will not work without this extension.
Installation
Usage
This adds to the Product model:
- A
customerPricing
relation that retrieves all customer prices and tiers for the given product - The
customerPrice(int $customerId, int $quantity = 1)
function which returns a customer price at the given tier, or null when none is found. - The
customerTierPrices(int $customerId)
function which returns all of the tier prices for a given customer (if any).
License
GNU General Public License v3. Please see License File for more information.
All versions of customer-pricing with dependencies
PHP Build Version
Package Version
The package rapidez/customer-pricing contains the following files
Loading the files please wait ....