Most credit card processing applications and gateways implement some type of logic to recognize, and optionally block, what are potentially duplicate requests within a short amount of time for the same card and amount. Is there any logic like this implemented in the remote-pay-windows REST service? If so, can you provide direction on how to implement this duplicate checking and any related override for it?