7 months ago
Sage 100 64-bit: Workaround to fix payment form issues
Posted: October 3, 2024
Users of 64-bit versions of Sage 100 might encounter issues with the REPAY credit card form that allows them to take a customer's payment. To address this issue, set the browser emulation by adding a new DWORD value defined as "pvxwin64.exe"=dword:00002af8
to this registry location:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\ FEATURE_BROWSER_EMULATION
To update a user's workstation:
- Use Windows search and open the Registry Editor (search for regedit or Registry).
- Navigate to HKEY_CURRENT_USER > Software > Microsoft > Internet Explorer > Main > FeatureControl > FEATURE_BROWSER_EMULATION.
Tip: at the top of the Registry next to Computer, type or paste \HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION - In the right panel, right-click and select New > DWORD (32-bit) Value and name the new entry pvxwin64.exe.
- Double-click the new entry to edit it, and enter 2af8 for the value data and base Hexadecimal. Click OK to save changes.The new entry is listed.