ForceTransactionRequest Constructor Bluefin Web Client API Documentation
Overload List

  NameDescription
Public methodForceTransactionRequest(String, String)
Initializes the new instance of the request to force the transaction that is identified by transactionID with forced authorization code authorizationCode
Public methodForceTransactionRequest(String, String, BluefinAccount)
Initializes the new instance of the request to force the transaction that is identified by transactionID with forced authorization code authorizationCode for customer account known by account.
Back to Top
See Also