Hello everyone,
I'm desperate ,
Using sandbox I do properly the transition but then returning from paypal I get the following error while having successfully entered the PTD.
Help me please!!!
No TransactionID - Invalid
System.Exception: No TransactionID - Invalid
in TestCondition.AssertFailed(String message) in C:\inetpub\www.dashcommerce.it\App_Code\Utility\TestCondition.vb:riga 147
in TestCondition.IsNotNull(Object o, String failMessage) in C:\inetpub\www.dashcommerce.it\App_Code\Utility\TestCondition.vb:riga 41
in PDTHandler.Page_Load(Object sender, EventArgs e) in C:\inetpub\www.dashcommerce.it\PayPal\PDTHandler.aspx.vb:riga 46
in System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
in System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
in System.Web.UI.Control.OnLoad(EventArgs e)
in System.Web.UI.Control.LoadRecursive()
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)