Hi,
I've just learned that all of our receipts come through with the deductible amount listed as $0.
I have this field set in our form:
<input id="UnitDeductiblePercentage" name="UnitDeductiblePercentage" type="hidden" value="100" />
Is there anything else I need to do to get the proper percentage to show up?
Thanks.
- Evan
I've just learned that all of our receipts come through with the deductible amount listed as $0.
I have this field set in our form:
<input id="UnitDeductiblePercentage" name="UnitDeductiblePercentage" type="hidden" value="100" />
Is there anything else I need to do to get the proper percentage to show up?
Thanks.
- Evan
Comment