Libraries tagged by Shopper
shopper/sidebar
11410 Downloads
A sidebar builder for Laravel
spryker-shop/shop-permission
2278703 Downloads
ShopPermission module
shopper/framework
13104 Downloads
A TALL Laravel Headless e-commerce admin panel to create and manage online shop.
shopper/shipping
5486 Downloads
Shopper shipping providers integration
shopper/payment
4627 Downloads
Shopper payment providers integration
shopper/core
9668 Downloads
Shopper e-commerce core functionality
shopper/cart
4611 Downloads
Shopper cart management with pipeline-based calculation
klevu/module-recommendations
165632 Downloads
Provides Smart Product recommendations functionality for shoppers
shopper/upgrade
376 Downloads
Upgrade assistant for Shopper, temporary package for version migrations
shopper/stripe
1827 Downloads
Stripe payment driver for Shopper
shopper/http
82 Downloads
Shopper HTTP infrastructure, shared middleware, route helpers, and API configuration
shopper/api
79 Downloads
Shopper headless storefront API (JSON:API)
splitit-dev/splitit-php-sdk
1565 Downloads
Splitit's Installments API is the primary Splitit tool for establishing and maintaining installment plans. Use it to verify shopper eligibility, create plans with or without immediate authorization, get plan information, update plan status, and process refunds and cancellations.
nogrod/ebay-buy-browse-php-sdk
453 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
macropage/sdk-ebay-rest-browse
3285 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.