Initializes request with previous transaction id to be refunded.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- tokenID
- Type:
System String
previous transaction id to be refunded.
Remarks
Use this constructor for refunds or capture requests in full amount.
Non-ISV version. If your code is intended to support multiple accounts, use the overload TokenizedTransactionRequest(String, BluefinAccount)
See Also