Copied to clipboard

Flag this post as spam?

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


  • Marius 21 posts 91 karma points
    Apr 19, 2013 @ 09:22
    Marius
    0

    Error going to payment

    Hello,

    I was trying to copy basic site from http://anders.burla.dk/umbraco/i-installed-tea-commerce-whats-next

    When i try confirm order, nothing happens. I’ve done everything like in this tutorial. In error console i get “TypeError: c is null”. I searched for this issue, but i found only this:
    http://our.umbraco.org/projects/website-utilities/tea-commerce/tea-commerce-support/25693-SagePay-integration?p=2
    but there’s nothing useful for default Tea Commerce payment provider. Could you help please?

    Thanks,
    Marius

  • Rune Grønkjær 1372 posts 3103 karma points
    Apr 19, 2013 @ 09:26
    Rune Grønkjær
    0

    Hi Marius,

    Are you using Tea Commerce 1 or 2?

    The default payment provider just redirects to the url specified in the continue url. If you use Tea Commerce 2.0 the continue url should not contain the domain of the website.

    /Rune

  • Marius 21 posts 91 karma points
    Apr 19, 2013 @ 09:39
    Marius
    0

    I'm using Tea Commerce 1.4.4.4 and Umbraco v6.0.3

    Marius

  • Rune Grønkjær 1372 posts 3103 karma points
    Apr 19, 2013 @ 09:46
    Rune Grønkjær
    0

    Aah ok. Any reason your'e not starting up a Tea Commerce 2 website instead? It's so much better :)

    Are you going to payment using the JavaScript?
    What version of jQuery do you run?
    Is the TypeError a JavaScript error?
    Try typing TeaCommerce.goToPayment() in the JavaScript console and see if that's working

    /Rune

  • Marius 21 posts 91 karma points
    Apr 19, 2013 @ 10:06
    Marius
    0

    I have started Tea Commerce 1 because I couldn't find tutorial for Tea Commerce 2 nor find API documentation.

     

    Yes, I'm going to payment using Javascript. I run jQuery 1.5

    TypeError is JavaScript error. After typing TeaCommerce.goToPayment() in Firebug I get:

    http://i50.tinypic.com/103iwar.png

     

    Marius

  • Rune Grønkjær 1372 posts 3103 karma points
    Apr 19, 2013 @ 10:12
    Rune Grønkjær
    0

    What response does the goToPayment give you?

    And yes. There's not much docs for 2.0 yet. We're working on that. Most people download the Starter Kit and take what they need from that. It contains everything you need. Most people actually build their website using the Starter Kit.

    /Rune

  • Marius 21 posts 91 karma points
    Apr 19, 2013 @ 10:33
    Marius
    0

    No reponse tab:
    http://i46.tinypic.com/14bn8ft.png

    I don't use starter kit because I already have site and add Tea Commerce to it as package. Now I'm just practicing on empty page before I add TC to website.

    Marius

  • Rune Grønkjær 1372 posts 3103 karma points
    Apr 19, 2013 @ 10:36
    Rune Grønkjær
    100

    Does the order have a payment method?

    Call TeaCommerce.getOrder() and check the response.

    The default payment method should be set on the countries.

    /Rune

  • Marius 21 posts 91 karma points
    Apr 19, 2013 @ 10:59
    Marius
    0

    That was the issue! I did not set payment method. Now I get continue page. Thanks for help.

    Marius

  • Rune Grønkjær 1372 posts 3103 karma points
    Apr 19, 2013 @ 11:00
    Rune Grønkjær
    0

    No problem. Glad I could help. Please mark the correct answer for others to find it more easy.

    Have a nice weekend

    /Rune

Please Sign in or register to post replies

Write your reply to:

Draft