Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Pop Quiz Hot Shot

Pop Quiz Hot Shot

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptcomdesignsecurity
16 Posts 15 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Ennis Ray Lynch Jr

    Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

    Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

    D Offline
    D Offline
    Dan Neely
    wrote on last edited by
    #7

    With the exception of a pay with paypal (or amazon or google) button I'd bounce.

    Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

    1 Reply Last reply
    0
    • T Tim Carmichael

      Bounce, yes. OT: for the sake of readability, when using terms such as UX, spell out what it is the first time, then use the short form in the rest of the original post. While it may be common practice to use short forms, not all users necessarily understand all of the short forms used.

      E Offline
      E Offline
      Ennis Ray Lynch Jr
      wrote on last edited by
      #8

      Know your audience. This a programming forum after all. Besides if I bothered to adhere to A.P. or Chicago style guides I would never write anything. Personally I hate going to 5 from 1. I think from 1 to 5 is so much better.

      Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

      1 Reply Last reply
      0
      • T Tim Carmichael

        Bounce, yes. OT: for the sake of readability, when using terms such as UX, spell out what it is the first time, then use the short form in the rest of the original post. While it may be common practice to use short forms, not all users necessarily understand all of the short forms used.

        F Offline
        F Offline
        Forogar
        wrote on last edited by
        #9

        What did you mean by "OT"? You might need to spell this one out!

        - I would love to change the world, but they won’t give me the source code.

        _ 1 Reply Last reply
        0
        • E Ennis Ray Lynch Jr

          Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

          Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

          J Offline
          J Offline
          Joe Woodbury
          wrote on last edited by
          #10

          That happened to me recently. I bailed, did some research, figured out what they were doing and finished my purchase. However, had the item in question been readily available on Amazon or New Egg, I would have paid a little more instead.

          1 Reply Last reply
          0
          • F Forogar

            What did you mean by "OT"? You might need to spell this one out!

            - I would love to change the world, but they won’t give me the source code.

            _ Offline
            _ Offline
            _Damian S_
            wrote on last edited by
            #11

            :laugh: :laugh: Well played!!

            Quad skating his way through the world since the early 80's... Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!

            1 Reply Last reply
            0
            • E Ennis Ray Lynch Jr

              Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

              Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #12

              I Have No Idea What You Are Talking AbouT

              You'll never get very far if all you do is follow instructions.

              1 Reply Last reply
              0
              • E Ennis Ray Lynch Jr

                Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

                Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

                S Offline
                S Offline
                Simon ORiordan from UK
                wrote on last edited by
                #13

                I don't worry as long as they have the magic PayPal bullet.

                1 Reply Last reply
                0
                • E Ennis Ray Lynch Jr

                  Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

                  Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

                  R Offline
                  R Offline
                  Rage
                  wrote on last edited by
                  #14

                  I would bounce.

                  ~RaGE();

                  I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what is used to.

                  1 Reply Last reply
                  0
                  • E Ennis Ray Lynch Jr

                    Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

                    Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

                    H Offline
                    H Offline
                    Harley L Pebley
                    wrote on last edited by
                    #15

                    Before you switch sites, just let them know. That way it's expected, you haven't been hacked (at least this isn't evidence of it :-)) and they understand you're using a third party payment system.

                    1 Reply Last reply
                    0
                    • E Ennis Ray Lynch Jr

                      Pretend you go to an online store, the UX is decent (well I designed it so decent is being nice, its probably bad), you add to cart, you are happy and satisfied so you click Checkout and you are redirected to another domain with a similar but different UX ... would you Bounce? Background, naively I signed up for Shopify. They stubbornly refuse to let you edit the shopping cart experience. Not to mention that they use their own SSL certificate on their own domain for most plans so they have to redirect. So it is a one-two punch. Ugh. I am a little committed now because I have let the project go on so long without finishing but after I get it up and running; high priority is to dump them. Not worth it! Actually, the experience has taught me a lot. All shopping carts suck. They all have their own language to learn, they all want you to do things in their predecided form, and they all have limits that any programmer could blast past. Kind of makes you wish there was a shopping cart solution that did not offer any UX whatsoever. Just a collection of easy to use JS API's to call from your host.

                      Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

                      R Offline
                      R Offline
                      RafagaX
                      wrote on last edited by
                      #16

                      If it's a payment system that I know and trust (ahem PayPal, ahem), then no, otherwise i'll run scared.

                      CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups