Open
Description
Why was getMoney
in src/Common/Message/AbstractRequest.php
changed from public to private?
In our 3rd party SOAP gateway, we have to send a tax amount along with the amount. To avoid re-inventing the wheel, I used the getMoney
method to make sure the tax amount supplied was positive, non-zero etc using all the same rules as for amounts.
Metadata
Metadata
Assignees
Labels
No labels