mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 16:24:50 +00:00
Bump stripe-php from 19.0.0 to 19.4.1
This commit is contained in:
@@ -13,13 +13,13 @@ namespace Stripe;
|
||||
* rate (for example, to dynamically price an item for a user with a default
|
||||
* payment in a foreign currency).
|
||||
*
|
||||
* Please refer to our <a href="https://stripe.com/docs/fx-rates">Exchange Rates API</a> guide for more details.
|
||||
* Please refer to our <a href="https://docs.stripe.com/fx-rates">Exchange Rates API</a> guide for more details.
|
||||
*
|
||||
* <em>[Note: this integration path is supported but no longer recommended]</em> Additionally,
|
||||
* you can guarantee that a charge is made with an exchange rate that you expect is
|
||||
* current. To do so, you must pass in the exchange_rate to charges endpoints. If the
|
||||
* value is no longer up to date, the charge won't go through. Please refer to our
|
||||
* <a href="https://stripe.com/docs/exchange-rates">Using with charges</a> guide for more details.
|
||||
* <a href="https://docs.stripe.com/exchange-rates">Using with charges</a> guide for more details.
|
||||
*
|
||||
* -----
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user