When I testing the credit card transaction in Magento 2 checkout it is showing Refused to display 'https://xxx/paypal/transparent/response/' in a frame because it set multiple 'X-Frame-Options' headers with conflicting values ('DENY, SAMEORIGIN'). Falling back to 'deny' in the console.
When I checked in the payment.log file it is returning the response message as Verified: 10574-This card authorization verification is not a payment transaction. I am using payflow pro. I followed all other solutions to fix this. But still, it remains the same. Kindly help me.