Hi
I am implementing pre-auth for credit card sale so I can pre-authorize sale for current POS transaction and getting this error:
In Auth : AuthRequest - Auths are not enabled for the payment gateway. Original Request = com.clover.remotepay.sdk.AuthRequest
responce result : UNSUPPORTED
reason : Merchant Configuration Validation Error
Is there something wrong with my merchant configuration?
Working in C#
Thank you