The updated TouchNet pages have some HTML errors that prevent successful payments
TouchNet's feature specific CreditCardPayment.html has the following problems:
The 'summaryTotalCharges' span is pulled from the ViewOrderApprovals.html page which updates the total charges as the user selected requests. This doesn't work when CreditCardPayment.html is displayed; it reads $0 but should have the total billing charges for the requests that will be paid for.
The #paymentform form is nested in the ViewOrderApprovals form, which is invalid HTML and prevents the inner form from being submitted.
Bug# 4237
0
votes
Released in v5.0.18 on 11/23/2020