Alternative resolving methods

Created on 11 October 2021, over 2 years ago
Updated 7 May 2023, about 1 year ago

Problem/Motivation

The resolve methods to resolve the currency doesn't satisfy my needs.
It would be great, if it would be possible to implement custom resolvers.

Steps to reproduce

-

Proposed resolution

Implement the resolvers as plugins. This allows developers to implement custom resolvers without having to change the module's code.

Remaining tasks

  • Testing
  • Probably some documentation

User interface changes

None

API changes

There would now be a possibility to extend the resolving functionality by plugins.

Data model changes

None

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland GRcwolf

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡³πŸ‡ΏNew Zealand fraserthompson Dunedin, New Zealand

    This would be really useful for odd use cases, such as ours. We want to break the "one price field per currency" thing and have two USD fields which are used in different stores. Out of the box this isn't possible, but if we could plugin to the resolver we could do this simply without modifying this modules code.

Production build 0.69.0 2024