1. when i'm using USD as the display currency, this use case works. - Send $1.00 (Received exactly $1.00) - Send back $1.00 (Received back exactly $1.00) 2. when i'm using JMD as the display currency, this use case does not work. - Send JMD$1,000 (Received JMD$998.55) - Send Back JMD$1,000 (Failed: Amount exceeds your balance of $6.23)