We've noticed that after switching to Modern UI, the GetDataForPaymentForm function in PX.CCProcessingBase.Interfaces.V2 doesn't correctly pop up the managed page. Does this mean it's unsupported? Or do I need to develop a managed UI page in a ts file?
Answer
The GetDataForPaymentForm method of PX.CCProcessingBase.Interfaces.V2 under Modern UI does not seem to be able to pop up the hosted page. Is this not supported yet?
Best answer by Evgeny Afanasiev
Hi
Starting from 2025 R1 RC, the Hosted Payment Form should work on Modern UI screens (Payments and Applications, Sales Order).
This could be tested using the demo CC Plug-in:

(HostedPaymentFormProcessor implementation)
Try using 2025 R1 (in my case on screenshot it is 25.100.0054) and if you still facing issues with hosted form popping up, use the browser developer tools and check the Console and Network sections to investigate whether the redirect is initiated and whether the target URL is correct.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.