Page 286 of 296 FirstFirst ... 186236276284285286287288 ... LastLast
Results 2,851 to 2,860 of 2956
  1. #2851
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by OJ_SIMON View Post
    Ok, so are you saying as fare as a payment module is concerned it doesn't have to deal with a "guest checkout" of OPC any different then a normal registered customer who has a customer account made at the payment processor just before the payment request is made?


    The only functions available within a payment module/plugin for any point at checkout process are:
    before_process() - this is where I'm thinking the request is API is send but what I can't seem to workout is, is the discount coupons if applied to the order, applied by this point if not then I just have the after_process that i can use?
    after_process() - which I'm working on this is the API response and if needed redirect back to payment?
    In answer to the first question: Yes, a payment module needs no knowledge of whether it's a guest or registered-customer checking our.

    For the second, that's above the scope of this support thread.

  2. #2852
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    In answer to the first question: Yes, a payment module needs no knowledge of whether it's a guest or registered-customer checking our.
    Understand that and thank you.
    now with this payment module the customer will have to have set-up at least one Payment Method before being able to prossed (so very much the same as client would if they shopped say with Amazon) to pay,
    from within there customer account the same place they will manage their own Payment Methods all done via API call and with a registered-customer they shall be redirected to this page if no payment method is available to listed, and there payment processors customer account will be making at point of registration which was my may resion of asking at what point is a guest-customer converted as this would be the point that I would use a notifier to create their account outside of the checkout_payment page so this makes for a much quicker checkout flow whichever checkout is used (if OPC plugin users don't wish to have that as an option for there guest-checkout user's then I will be more than happy to redirect this customer type to the step checkout. (Also this checkout flow has been authorized by the Payment Processing company and is fully compliant and within all T&C and they have actual supplied help on the coding flow of this solution).

    Oj -Simon

  3. #2853
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am getting this when going to checkout
    This is currently the only shipping method available to use on this order.
    and the field is blank, but in the order total it shows the shipping method when hitting confirm displays that error.
    I am using zen 1.56c and advanced shipper with freeoptions activated

  4. #2854
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    i was not suppose to touch this
    /**
    * The default title for the shipping module.
    *
    * Please Note: The module MUST have a title defined or it will not appear as an option at checkout.
    *
    * If it is preferred not to display a title for the module, please take a look at the FAQ
    * "How can the overall title for the shipping be changed..."
    */
    define('MODULE_ADVANCED_SHIPPER_DEFAULT_TITLE', 'Shipping'); // DO NOT LEAVE BLANK!

  5. #2855
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by jimmie View Post
    i was not suppose to touch this
    /**
    * The default title for the shipping module.
    *
    * Please Note: The module MUST have a title defined or it will not appear as an option at checkout.
    *
    * If it is preferred not to display a title for the module, please take a look at the FAQ
    * "How can the overall title for the shipping be changed..."
    */
    define('MODULE_ADVANCED_SHIPPER_DEFAULT_TITLE', 'Shipping'); // DO NOT LEAVE BLANK!
    contact the guy's at Advanced shipping they will fix it for you.

  6. #2856
    Join Date
    Apr 2011
    Posts
    507
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Customers have been experiencing issues while checking out.

    After clicking "confirm order", the screen refresh with a red highlighted message: " Your order has changed. Please check value....and resubmit"

    I tried a test order and i am getting the same message. If i try several times, the order eventually goes thru.

    Any ideas on how to fix it please? Thank you

    Site is royal-fleur.com with squarewebpay

    ZC 1.5.7
    OPC 2.5.1
    PHP 7.4

    I enable the debug and I am getting the follow files but they are too long to post on here

  7. #2857
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by nicksab View Post
    Customers have been experiencing issues while checking out.

    After clicking "confirm order", the screen refresh with a red highlighted message: " Your order has changed. Please check value....and resubmit"

    I tried a test order and i am getting the same message. If i try several times, the order eventually goes thru.

    Any ideas on how to fix it please? Thank you

    Site is royal-fleur.com with squarewebpay

    ZC 1.5.7
    OPC 2.5.1
    PHP 7.4

    I enable the debug and I am getting the follow files but they are too long to post on here
    how long has this been happening for?
    have you tried the ned upgrade?

  8. #2858
    Join Date
    Apr 2011
    Posts
    507
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by OJ_SIMON View Post
    how long has this been happening for?
    have you tried the ned upgrade?
    It has been happening since a couple month i believe. A customer mentioned a while back but never paid much attention to it thinking it could be internet connectivity, wifi, or operator error....

    Thank you Simon for mentioning the update. I didn't know there was one honestly. I will give it a try and see if it fixes it. " finger crossed"

  9. #2859
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I fixed it by putting that option back in.

  10. #2860
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by OJ_SIMON View Post
    how long has this been happening for?
    have you tried the ned upgrade?
    How to fix this if running on zen version1.56c, I've I am on lastest opc for 1.56c version but support dropped for 1.56c, authorize. Net and paypal

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR