4D Payments SDK 2016 .NET Edition

Questions / Feedback?

VisionAmount Property

Total amount of Vision or Optical items for Healthcare auto-substantiation.

Syntax

public string VisionAmount { get; set; }
Public Property VisionAmount As String

Default Value

""

Remarks

The sum of all auto-substantiation items cannot be more than the TotalMedicalAmount, which must be equal to or less than the TransactionAmount.

This must be formatted as a dollar amount with a real decimal point, excluding the dollar sign. For instance "12.00"

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]