Skip to main content

FastAPI services to add coupons and loyalties to carts.

Project description

Beta License: AGPL-3 shopinvader/odoo-shopinvader

This module extends the functionality of Shopinvader to support Coupons and Promotions from sale_loyalty core module. It is the new version providing FastAPI services.

Not to be confused with shopinvader_promotion_rule, that implements promotion programs from OCA module sale_promotion_rule, an alternative to the core sale_loyalty module.

Available services:

  • /loyalty/{code} under the loyalty router, to get all rewards claimable with a given coupon code

  • /coupon under the cart router, to apply a given coupon to the cart. Allows to specify which reward and/or which free product to offer.

  • /reward under the cart router, to apply a given reward (automatic promotion). Note that automatic promotions are applied automatically at cart update, when possible (if no choice must be done). This service allows to apply an automatic promotion for which the reward/free product choice is mandatory.

Table of contents

Usage

This addons provides 2 new routers: loyalty_router and sale_loyalty_cart_router. The sale_loyalty_cart_router is declared with the same tags as the one defined in the shopinvader_api_cart addon. As this one, no prefix is added to the router, to allow to mount it as a nested app. See the README of shopinvader_api_cart for more details on how to do it.

As all api addons, installing this addon will not have any effect on the existing fastapi app. You must add the routers to the app by yourself by editing your fastapi.endpoint where you want to add the routes.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV

Contributors

Maintainers

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo_addon_shopinvader_api_sale_loyalty-16.0.1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_shopinvader_api_sale_loyalty-16.0.1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 abb7893219daf140b8031e9b197cdfb2822cb2812b1ea92e99d0dc66578e02c1
MD5 e4c604913056538c6dc4666cb7ad5df3
BLAKE2b-256 dfecfb75e2cb917b9ddef3b0d7ebfbe9d78cd34fafd5cd4cd6c3d157fa46242d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page