an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Error on Paypal Standard?
Last Post 5/20/2008 11:50:31 AM By lukezy. 8 replies.
5/18/2008 10:23:23 PM
mdonstad
Posts: 5
Joined: 5/18/2008
Error on Paypal Standard?

I just installed the new 2.0 version and everything works great except when I checkout and hit continue to pay with paypal.

I get an "<span style="font-family: monospace;">Input string was not in a correct format" error exception.</span>

 

<span style="font-family: monospace;">I setup the standard paypal according to the instructions.. Anybody else having issues?</span>

<span style="font-family: monospace;">
</span>

 

5/18/2008 11:09:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error on Paypal Standard?

Please make sure you set up shipping method and tax as well.

DotShoppingCart Staff
5/19/2008 10:27:05 AM
mdonstad
Posts: 5
Joined: 5/18/2008
Re: Error on Paypal Standard?

I setup shipping and said "Don't charge tax" and it still errors out.

 

5/19/2008 10:32:34 AM
mdonstad
Posts: 5
Joined: 5/18/2008
Re: Error on Paypal Standard?

More details below...Maybe this will help shed some light on the problem.

 

<span style="font-family: monospace;">Type : System.FormatException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
       Message : Input string was not in a correct format.
       Source : mscorlib
       Help link :
       Data : System.Collections.ListDictionaryInternal
       TargetSite : Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
       Stack Trace :    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
          at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
          at System.Int32.Parse(String s)
          at Controls_CreditCardInput.get_CardTypeId() in d:\webs\dsc\web\Store\CreditCardInput.ascx.cs:line 43
          at Controls_CreditCardInput.get_CreditCard() in d:\webs\dsc\web\Store\CreditCardInput.ascx.cs:line 75
          at Controls_SelectCreditcardPaymentMethod.get_EnteredCreditCard() in d:\webs\dsc\web\Store\SelectCreditcardPaymentMethod.ascx.cs:line 38
          at Store_SelectPaymentOption.get_CreditCard() in d:\webs\dsc\web\Store\SelectPaymentOption.ascx.cs:line 99</span>

5/19/2008 12:12:41 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error on Paypal Standard?

It's a bug in the open source edition. Check this thread for the workaround.

DotShoppingCart Staff
5/19/2008 9:58:15 PM
mdonstad
Posts: 5
Joined: 5/18/2008
Re: Error on Paypal Standard?

Thanks..How much different is the open source version as opposed to the full version when it comes to the actual data? If I started a small store using the open source version and later upgraded, will my transition be easy?

 

5/19/2008 11:21:55 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error on Paypal Standard?

The transition should be very easy if the version is the same for DotShoppingCart Suite and Open Source Edition. However we are constantly reving our DotShoppingCart Suite. You should notice that DotShoppingCart Suite is now V2.1 while Open source edition is still V2.0. The open source edition is not being updated as often as the DotShoppingCart Suite. We only support the migration between DotShoppingCart Suite releases. The cross version migration between open source edition and DotShoppingCart Suite will be tough.

DotShoppingCart Staff
5/20/2008 11:44:06 AM
mdonstad
Posts: 5
Joined: 5/18/2008
Re: Error on Paypal Standard?

Thanks! One more question.. Is there anyway we can see a demo of the full version before deciding to purchase it?

 

5/20/2008 11:50:31 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error on Paypal Standard?

Sure, send an email to luke at dotshoppingcart.com and we will take this offline from the forums.

DotShoppingCart Staff