Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.06 KB

Ptsv2paymentsProcessingInformationCaptureOptions.md

File metadata and controls

10 lines (7 loc) · 1.06 KB

CyberSource.Ptsv2paymentsProcessingInformationCaptureOptions

Properties

Name Type Description Notes
captureSequenceNumber Number Capture number when requesting multiple partial captures for one payment. Used along with totalCaptureCount to track which capture is being processed. For example, the second of five captures would be passed to CyberSource as: - captureSequenceNumber = 2, and - totalCaptureCount = 5 [optional]
totalCaptureCount Number Total number of captures when requesting multiple partial captures for one payment. Used along with captureSequenceNumber which capture is being processed. For example, the second of five captures would be passed to CyberSource as: - captureSequenceNumber = 2, and - totalCaptureCount = 5 [optional]
dateToCapture String Date on which you want the capture to occur. This field is supported only for CyberSource through VisaNet. `Format: MMDD` [optional]