I am trying to test amazon payfort SDK for .net as I have to use it in my main website but unable to do so as after providing all the required information mentioned it's still not running. Required information are as follows:
"AccessCode": "", "MerchantIdentifier": "", "RequestShaPhrase": "", "ResponseShaPhrase": "", "ShaType": "Sha256"
Only error I am getting is technical problem with a code 0006 which is very weird as there is no information present at all about this.
If someone has faced this issue earlier please help me.
Thanks in advance.