Copied to clipboard

Flag this post as spam?

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


  • dandrayne 1138 posts 2262 karma points
    Mar 10, 2011 @ 11:22
    dandrayne
    1

    Multiple items per order in paypal - payment screen shows only one item

    Hi Guys

    I'm in the process of evaluating the umbraco e-commerce landscape for a client, and tea-commerce is looking really strong.  Nicely done on a great looking product and well designed demo. 

    However when playing with the demo, I noticed that if I add mutliple items to my order, the paypal payment screen only shows one item showing the shop name, and the overall price of the order.  This is a bit of a usability problem for us, as (some) users will inevitably think "wth am I paying for?" and it could lead to increased cart abandonment.

    Is this behaviour present in all payment providers (specifically sagepay and paypal) or is it something that can be changed from within the app settings?

    Cheers,
    Dan

  • Anders Burla 2560 posts 8256 karma points
    Mar 10, 2011 @ 13:05
    Anders Burla
    0

    Hi Dan

    Thanks for your kind words - makes it even more fun to make Tea Commerce when people like it :)

    Its right that we only show the shop name with paypal and also with sagepay - but we changed our payment provider API so now it would be possible to generate the cart content and show it. So I will look into reqrite the PayPal code to show the cart content and maybe also look into SagePay.

  • Rune Grønkjær 1371 posts 3102 karma points
    Mar 10, 2011 @ 14:20
    Rune Grønkjær
    0

    Hi Dan,

    I just implemented this feature for the next release. Looks nice in Pay Pal now.

    /Rune

  • dandrayne 1138 posts 2262 karma points
    Mar 10, 2011 @ 14:53
    dandrayne
    0

    Wow, that was unexpectedly quick!  You guys just earnt yourself a customer - you should be hearing from me next week.

    Cheers,

    Dan

  • Rune Grønkjær 1371 posts 3102 karma points
    Mar 10, 2011 @ 14:54
    Rune Grønkjær
    0

    Yep, thats us. Fast as Lightning McQueen.

    /Rune

  • Matt Taylor 873 posts 2086 karma points
    Jul 13, 2011 @ 19:06
    Matt Taylor
    0

    That's great, but I need the opposite.

    I need paypal to show show just a single price rather than the product breakdown?

  • Anders Burla 2560 posts 8256 karma points
    Jul 13, 2011 @ 23:59
    Anders Burla
    0

    Hi Matt

    I think that you can inherit from the PayPal provider and just overwrite the generateForm method. I can send you the .cs file of the paypal provider so you know how to build it?

  • Matt Taylor 873 posts 2086 karma points
    Jul 14, 2011 @ 10:31
    Matt Taylor
    0

    HI Anders,

    Yes please send me that code so I can see what's what.

    I was looking at this blog entry and it seems simple enough.
    As long as my DLL is in the bin folder will it just pick up the new payment provider automatically?

    Regards,

    Matt

  • Anders Burla 2560 posts 8256 karma points
    Jul 14, 2011 @ 10:42
    Anders Burla
    0

    Hi Matt

    Check your inbox

    You will have to register your payment provider to Tea Commerce - go to Tea Commerce -> General settings -> Admin -> Payment providers

  • Matt Taylor 873 posts 2086 karma points
    Jul 14, 2011 @ 10:44
    Matt Taylor
    0

    OK Anders, makes sense.

    I've got the code so will have a play. :)

    Thanks a lot,

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft