Skip to content

Uncategorized

Adyen Payment Auth Token Sample for Dynamics 365 Commerce Omni Channel payment

Recently, I was testing omni-channel payments in Dynamics 365 Commerce across different types of channels. I wanted to analyze how tokens were exchanged between them, which required examining the authorization token XML. Since this information was not readily available, I ended up configuring Adyen in our demo environment. You can download the file below. I am also pasting the parsed… Read More »Adyen Payment Auth Token Sample for Dynamics 365 Commerce Omni Channel payment

Browser not trusting self-signed certificate even after importing into the Trusted root certificate folder

Self signed certificates comes handy if you are a developer or tester when you are testing application. In the Windows 10 and older platforms, simply importing the self signed certificate into the trusted root certificate folder in the client machine used to trust the self signed certificate. However, during one of my tests today, Windows 11 was not trusting the… Read More »Browser not trusting self-signed certificate even after importing into the Trusted root certificate folder