Announcement

Collapse
No announcement yet.

Actinic Checkout - Speedup Process

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #61
    Originally posted by robwill
    replace the first occurrence of:

    PHP Code:
            // append the "next>" action to the form so the perl scripts handle it correctly
            
    $form.append('<input type="hidden" value="' next_button_name '" name="ACTION" />'); 
    with:

    PHP Code:
    $('input[@name="ACTION_NEXT"]').click(); 
    I tried that.

    Ship to my address:
    Unchanged version - screen goes blank. Modified version: screen flashes, (in a loop?) you can see it asking for 'Card Number is REQUIRED' etc.

    Ship to a different address:
    Unchanged version - works. Modified version: goes back to the product page that you were on.

    You can't see this - was on a live site, now reverted to original - I can only test in the early hours!


    Paul
    Paul
    Flower-Stands.co.uk - the UK's largest online supplier of Fresh Flower Merchandising Stands

    Using V10.2 with Norman's brilliantly simple TABBER.

    Comment


      #62
      Originally posted by pfb5
      I tried that.

      Ship to my address:
      Unchanged version - screen goes blank. Modified version: screen flashes, (in a loop?) you can see it asking for 'Card Number is REQUIRED' etc.

      Paul
      I forgot to mention that the code is only supposed to be used if you have one external psp (where you do not enter the credit card on your own site)
      Rob Williams
      Ink Cartridges
      Stinky Ink - Blog

      Comment


        #63
        I forgot to mention that the code is only supposed to be used if you have one external psp
        You did in post 5

        Comment


          #64
          Originally posted by RuralWeb
          You did in post 5
          Oh yeah thanks
          Rob Williams
          Ink Cartridges
          Stinky Ink - Blog

          Comment


            #65
            Originally posted by RuralWeb
            You did in post 5
            Only not in so many words?

            Have to wait until I get a PSP then!



            .
            Paul
            Flower-Stands.co.uk - the UK's largest online supplier of Fresh Flower Merchandising Stands

            Using V10.2 with Norman's brilliantly simple TABBER.

            Comment


              #66
              Originally posted by pfb5
              Have to wait until I get a PSP then!
              Your checkout process is quite slick as it is! What steps were you trying to remove?
              Rob Williams
              Ink Cartridges
              Stinky Ink - Blog

              Comment


                #67
                Oh, thank you!

                Originally when John launched this thread I thought I had to have some of it - there has always been comment about the Checkout process. I have only ever used the standard offering not knowing any different.

                My stages/pages are either:

                1) Location (different Delivery Address not selected)
                2) Cardholder Name/Address
                3) Card Details & [Submit]

                or

                1) Select Location AND different Delivery Address selected
                2) Cardholder Name/Address
                3) Delivery Address + Card Details on same page & [Submit]

                I suppose I was hoping (fully understand now that this was not your agenda) that as Card Details are entered on the Delivery Address page, perhaps your fix was going to do the same with the Cardholder page, thereby saving a page for the majority of orders.

                I was expecting that using your script would make it necessary for me to edit the templates to adapt to the process.

                Better still would be to have the Location Select / Delivery Option Select at the top of the Cardholder Page, but I suppose Actinic needs that stage to calculate shipping (that I currently don't use).

                Thanks for your interest.
                Paul
                Flower-Stands.co.uk - the UK's largest online supplier of Fresh Flower Merchandising Stands

                Using V10.2 with Norman's brilliantly simple TABBER.

                Comment


                  #68
                  Can anyone advise how I can change the return point to the start of checkout "Select delivery destination" rather than the "Delivery Address" page if a customer cancels from PROTX?

                  Otherwise this looks a great improvement.
                  Alan Johnson

                  Quality Parrot Cages & Accessories by Parrotize UK
                  Pet Accessories by Animal Instinct

                  Comment


                    #69
                    Has anyone managed to get this working on V7?
                    John

                    Comment


                      #70
                      Hi John,

                      Sorry, we haven't got a V7 site anymore (and I can't even find the discs now), we will be running it in V9, but after Easter as Rob is off to New York for SES and I'll probably wait for V9.01 to be released before rushing to fork out the cash
                      John Sollars
                      MD at Stinkyink.Com
                      Ph 01746 781020
                      Fx 01746 781698
                      Em John (at) Stinkyink dot Com

                      Comment


                        #71
                        Hi John,

                        One small problem which I've been trying get an answer to.

                        If customer cancels out of the PSP payment, the standard link $CALLBACKURLBACK takes them back to ORDER02 (delviery address) and then the script bounces them back to PSP.

                        This is clearly not desirable.
                        Can you recommend where it should be changed - in the OCC script, hard coded, variable ...?

                        thanks
                        Alan
                        Alan Johnson

                        Quality Parrot Cages & Accessories by Parrotize UK
                        Pet Accessories by Animal Instinct

                        Comment


                          #72
                          Good Afternoon Alan,

                          I'm sorry, I can't help you until after Easter. Rob is off in New York attending the Search Engine Strategies conference and won't be back in the office until Tuesday the 25th of March. I'll ask him to look at then

                          Regards
                          John Sollars
                          MD at Stinkyink.Com
                          Ph 01746 781020
                          Fx 01746 781698
                          Em John (at) Stinkyink dot Com

                          Comment


                            #73
                            Originally posted by john@stinkyink.
                            Sorry, we haven't got a V7 site anymore
                            ok, but has anyone else on this thread tried installing it with V7? did it work?
                            John

                            Comment


                              #74
                              Hi John.

                              Firstly, I apologise for resurrecting this thread.

                              However, I wondered if any hacks have been made by yourself (or your developer) for the horrible v9 checkout procedure? I'm looking to make the checkout as easy as possible for the customer without having to go through so many pages.

                              Regards,
                              Grant

                              Comment


                                #75
                                Morning Grant,

                                We have upgraded to V9 and the quick checkout is working fine. With this amended version we are offering it for sale! £149.99 will get you the script and a good link will get you a £100.00 refund. Contact me off thread if you are interested
                                John Sollars
                                MD at Stinkyink.Com
                                Ph 01746 781020
                                Fx 01746 781698
                                Em John (at) Stinkyink dot Com

                                Comment

                                Working...
                                X