Hi foobarph.
You can use %number% to show the number of points a user buys. Example:
Purchase of %number% Credit
Which is rendered to:
Purchase of 100 Credit
Note that the template tag is replaced with the amount and has no formatting so if you use a suffix or prefix, these will not be shown, just numbers.