Add saveMultiple() method to FixedRates exchanger plugin

Created on 12 May 2025, 10 days ago

Problem/Motivation

Currently, the FixedRates exchanger plugin does not provide a method to save multiple exchange rates at once. This can lead to inefficient code when updating many rates, as each must be saved individually.

Steps to reproduce

Proposed resolution

Introduce a new method saveMultiple(array $newRates) in the FixedRates exchanger plugin. This method will allow batch updating of exchange rates by modifying the configuration in one operation.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

3.4

Component

Code

Created by

🇧🇾Belarus postyly Minsk

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024