A stringified integer is typically handed into a credit card processor for a representation of a payment amount.
The currency amount for US dollars will typically get changed from a number with two decimal places to an integer for the total number of pennies. The total number of pennies will then be handed in as a string.
No comments:
Post a Comment