• The plugin is mostly working, except the amount needs to be multiplied by 100 before sending to the API if you are submitting without decimal places. I attempted a charge of $29 and it went through as $0.29.

Viewing 1 replies (of 1 total)
  • Thread Starter Ryan Smith

    (@rscs)

    Should just be a matter of adding this to your class:

    protected $_requires_smallest_unit = true;

    • This reply was modified 4 years, 7 months ago by Ryan Smith.
Viewing 1 replies (of 1 total)
  • The topic ‘Charge amount off by 100’ is closed to new replies.