Q: Why does the amount stay the same when I change the currency ($99-£99)?
A: In order to change amounts make sure you change the amount lock to false.
For the Cashier widget:
data-amount-lock="false"
For the Server-side Cashier:
"amount_lock":"false",