Hey!I am using a VB code. After collecting the ID and Auth Code, what
should I use to update the charged amount? New CaptureRequest?Dim auth =
NewCaptureRequest(0.0, "TransID", "AuthCode")Do I need to just submit
the Authorizations and then the Captu...