Libraries tagged by pricing
visanduma/laravel-lite-subscription
6 Downloads
The simple subscription management package with built in pricing plan/ feature usage tracking
thearyanahmed/ppp
6 Downloads
Integrate the Purchasing Power Parity API into your online products and services, enabling you to offer affordable pricing globally.
teo/product-bundle
111 Downloads
Product with category, brand, pricing
outeredge/magento-relatedproductpricing-module
16 Downloads
Magento Related Product Pricing Module by outer/edge
mrnewport/laravel-priceable
1 Downloads
Quantity-based pricing with multi-tenant and multi-scope support for any Eloquent model.
middendorfmidnight/magento-module-bundlecustomoptions
1 Downloads
Magento2 Module to work around the message 'This module allows to configure custom options for bundle products with dynamic pricing.'
jaguero/flexpricing
27 Downloads
Flexible pricing plugin for AmulenCMS
itonomy/module-customerspecificpricing
6 Downloads
Customer Specific Pricing for Magento2
ioweb_mestrona/magento-module-bundlecustomoptions
1 Downloads
Magento2 Module to work around the message 'This module allows to configure custom options for bundle products with dynamic pricing.'
gemini-commerce/php-client-product-configurator
5 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.
fenestron/nova-price-maker
43 Downloads
A Laravel Nova field for setting pricing logic.
dprmc/interactive-data-remote-plus
7 Downloads
A PHP package that interfaces with the Remote Plus pricing HTTP API by Interactive Data.
dominicwatts/tierpricingupload
6 Downloads
Tier pricing upload which extends beyond csv upload extension
darwinpricing/darwinpricing-client
1886 Downloads
PHP Client for the dynamic geo-pricing engine Darwin Pricing
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)