Hi there,
We are trying to determine if there's a RESTful way to accomplish these operations. We are executing payments via the Android SDK but we also have a Transaction Gateway where clients can see the payments and perform operations on them.
If the client wants to perform an Void/Adjust/Refund from the Gateway, there doesn't seem to be RESTful way to do this. Is the best course of action to then contact the device, and get it to perform this operation?
Thanks