#### 2.5.1 Amount *required* for quote

- Since quotes are not reusable since v2.5.0, we could now add requirement that quote also contains rate:
Quote amount is in base currency (e.g. AED/BHD) and payment amount is in destination currency (e.g. INR)
We now check that `payment_amount = quote_amount * quote_rate`