Hello,
I'm developing an online app that needs to perform an authorization for a payment amount, then tip-adjust that amount.
* Is this possible via the REST APIs?
* Looking at the /pay API, it looks like it captures the payment and I wouldn't be able to add a tip later?
* What are the authorization REST APIs used for?