Hello,
I am implementing a custom payment method. The magento I am using is CE 2.3.5-p1.
One of the steps by the payment provider I am using, is to show a form, they send me after a request, where the user should provide some additional information, before the transaction is finished and the payment authorized.
How can I show this form, in the checkout page?
Thank you