HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal ProPaypal Pro
Previous
 
Next
New Post
7/7/2010 8:12 PM
 

On Paypal Website Payments Pro and Paypal Payflow Pro we changed the logic for for the currency and country codes as follows when the country is UK:

 

encoder["COUNTRYCODE"] = "GB";
encoder["CURRENCYCODE"] = "GBP";

 

The hotfix "App_Web_confirm.zip" dated today is availible on the downloads page.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/8/2010 3:13 AM
 

I dont seem to have access to the download page it is telling me that I am not allows to view the page? Can you give me access so I can download the patch and see if it fixes the issue. Thanks.

 
New Post
7/8/2010 10:57 AM
 

Nathan,

I just added your userid to access the downloads page.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/8/2010 2:46 PM
 

The patch that has been created now causes an exception error when you submit the order. The details are below:

InnerException: Method not found: 'System.DateTime Smith.DNN.Modules.BuyNow.CustomerInfo.get_UDDate()'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Smith.DNN.Modules.BuyNow.Confirm.ProcessStatus
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Method not found: 'System.DateTime Smith.DNN.Modules.BuyNow.CustomerInfo.get_UDDate()'. ---> System.MissingMethodException: Method not found: 'System.DateTime Smith.DNN.Modules.BuyNow.CustomerInfo.get_UDDate()'. at Smith.DNN.Modules.BuyNow.Confirm.ProcessStatus(PaymentStatusInfo status) at Smith.DNN.Modules.BuyNow.Confirm.Submit() at Smith.DNN.Modules.BuyNow.Confirm.btnSubmit_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
New Post
7/8/2010 2:57 PM
 

What version of the cart are you running?

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/8/2010 10:37 PM
 

Version 2.96.0

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal ProPaypal Pro