-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial how-to guide of implementing deposit price adjuster #65
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some things to be fixed, but also some misunderstanding of how price adjustments work.
Also, might be worth reviewing the updates to the price adjustments key concept docs and see if this is now covered by those docs, or whether we think this how to guide is still useful.
This reverts commit a5a6783.
…into feature/deposit-price-adjustment
@mattbrailsford I have updated the docs. I think it would be a great supplement to the basic key concept of a concrete use-case, where you want to add a deposit, e.g. when with rental of producs or maybe pre-order an expensive product? |
Just some initial documentation of a deposit price adjustment.