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

Some routes are added to the cart_router. Please note that for this router, the /cart prefix is not automatically added, to allow to mount it as a nested app. But you must ensure that this prefix is added when using this router.

See the README of shopinvader_api_cart for more details on how to do it.

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

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