Hello,I've been struggling with this for a couple of days now.I have an
Angular app, where I want to embed an Authorize payment form. My backend
is written .NET Core. I call a backend API where I create a
getHostedPaymentPageRequest request using .NE...