You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the name of the field not being clear it would be easy for someone to submit the wrong amount, I realize this is a nitpick so I added it to its own issue, its mostly just that consistency in naming would help here and this would be much more explicit
The text was updated successfully, but these errors were encountered:
When writing these libraries we stuck to the names in specifications, however I agree this is a tricky one to catch. The ACH library calls it "amount" as that's what Nacha calls it as well.
I'm indifferent, but changing this would break the API (in a helpful way).
Wire Version:
Release v0.9.0-rc1
What were you trying to do?
Send a wire for $1200
What did you expect to see?
a wire for $1200
What did you see?
a wire for $12
How can we reproduce the problem?
with the name of the field not being clear it would be easy for someone to submit the wrong amount, I realize this is a nitpick so I added it to its own issue, its mostly just that consistency in naming would help here and this would be much more explicit
The text was updated successfully, but these errors were encountered: