I have received some requirements from users. They want to display a QR code payment image that is generated as a base64-encoded PNG from an external API.
I need to show this base64 image on an Acumatica form. Once the user scans the QR code and completes the payment, we will receive a response from the API and continue with the next process.
Please guide me on how to display a dynamic base64 image in Acumatica 2025 R2, for both the Classic UI and the Modern UI.
