Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Hutch White 89 posts 112 karma points
    Jul 31, 2012 @ 23:10
    Hutch White
    0

    Authorize.net Provider Error

    Since upgrading to version 1.4.3.0, I haven't be able to use the Authorize.net Payment option. Going from Shipping/Payment step to Accept step results in the error below. I'm utilizing the stater kit 2.0.1.1 as a base that we have built from.

    TeaCommerce: 1.4.3.0

    Umbraco: 4.7.1.1

     

    umbracoMacro InnerException An error occurred during a call to extension function 'GetPaymentForm'. See InnerException for a complete description of the error.
    An error occurred during a call to extension function 'GetPaymentForm'. See InnerException for a complete description of the error.
    at System.Xml.Xsl.Runtime.XmlExtensionFunction.Invoke(Object extObj, Object[] args)
    at System.Xml.Xsl.Runtime.XmlQueryContext.InvokeXsltLateBoundFunction(String name, String namespaceUri, IList`1[] args)
    at System.Xml.Xsl.CompiledQuery.Query.<xsl:template match="CartStep">(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator {urn:schemas-microsoft-com:xslt-debug}current, Double {urn:schemas-microsoft-com:xslt-debug}position, Double {urn:schemas-microsoft-com:xslt-debug}last, IList`1 {urn:schemas-microsoft-com:xslt-debug}namespaces) in C:\inetpub\wwwroot\Demo Sites\xslt\cart_step04.xslt:line 438
    at System.Xml.Xsl.CompiledQuery.Query.<xsl:apply-templates>(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator , Double , Double )
    at System.Xml.Xsl.CompiledQuery.Query.<xsl:template match="/">(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator {urn:schemas-microsoft-com:xslt-debug}current, Double {urn:schemas-microsoft-com:xslt-debug}position, Double {urn:schemas-microsoft-com:xslt-debug}last, IList`1 {urn:schemas-microsoft-com:xslt-debug}namespaces) in C:\inetpub\wwwroot\Demo Sites\xslt\cart_step04.xslt:line 30
    at System.Xml.Xsl.CompiledQuery.Query.<xsl:apply-templates>(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator , Double , Double )
    at System.Xml.Xsl.CompiledQuery.Query.Root(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
    at System.Xml.Xsl.CompiledQuery.Query.Execute(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
    at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, XmlWriter results, XmlResolver documentResolver)
    at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, TextWriter results)
    at umbraco.macro.GetXsltTransformResult(XmlDocument macroXML, XslCompiledTransform xslt, Dictionary`2 parameters)
    at umbraco.macro.loadMacroXSLT(macro macro, MacroModel model, Hashtable pageElements)
    0.038720004916826 0.008962
    umbracoMacro InnerException String was not recognized as a valid Boolean.
    String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at TeaCommerce.PaymentProviders.AuthorizeNet.GenerateForm(Order order, String teaCommerceContinueUrl, String teaCommerceCancelUrl, String teaCommerceCallBackUrl, Dictionary`2 settings)
    at TeaCommerce.Base.GeneratePaymentForm(String submitInput)
    at TeaCommerce.Library.GetPaymentForm(String submitInput)

     

  • Anders Burla Johansen 2560 posts 8256 karma points
    Aug 01, 2012 @ 08:04
    Anders Burla Johansen
    0

    Hi Hutch

    Could you try and post a screenshot of your settings for the payment method?

    Kind regards
    Anders

  • Hutch White 89 posts 112 karma points
    Aug 01, 2012 @ 18:45
    Hutch White
    0

    Here's my settings.

  • Anders Burla Johansen 2560 posts 8256 karma points
    Aug 02, 2012 @ 10:06
    Anders Burla Johansen
    0

    Could you try and edit all the fields so I can see the alias of the key and not the pretty looking key :)

    Kind regards
    Anders

  • Hutch White 89 posts 112 karma points
    Aug 02, 2012 @ 20:00
    Hutch White
    0

    Here you go.

  • Anders Burla Johansen 2560 posts 8256 karma points
    Aug 03, 2012 @ 08:57
    Anders Burla Johansen
    0

    Hi Hutch

    You found a bug we introduced in v. 1.4.3.0 - try update to 1.4.3.1 where it is fixed - its released at http://our.umbraco.org/projects/website-utilities/tea-commerce/

    Kind regards
    Anders

  • Hutch White 89 posts 112 karma points
    Aug 03, 2012 @ 17:52
    Hutch White
    0

    Thanks, that did it!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies