Results 1 to 7 of 7
  1. #1
    Join Date
    May 2007
    Posts
    36
    Plugin Contributions
    0

    Default Remove only certain Payment Options after selecting Shipping

    I want to remove the PAYPAL and CHEQUE/MONEY ORDER option from the Payment screen ONLY if "Store Pickup" is selected...

    Can this be done?

    Thanks
    Ross.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove only certain Payment Options after selecting Shipping

    Don't know why?? As I would accept any payment method even if it were to be picked up in house....

    But to do so one would have to add a few if/else cases/code to make this determination in the checkout sequence
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Remove only certain Payment Options after selecting Shipping

    The reason being, is if someone selects STORE PICKUP and then pays using PAYPAL.... the customer can contact PAYPAL "AFTER" picking up the item and tell them they never received it, and PAYPAL will REFUND them their money with no investigation.

    So if anyone can help out, that would be awesome!

    Thanks

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove only certain Payment Options after selecting Shipping

    You can check the shipping method selected with:
    $_SESSION['shipping']['id']

    Then control the:
    $this->enabled

    in the module you want to enable or disable ...

    $this->enabled when true, the module will show ...

    $this->enabled when false, the module will not show ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    May 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Remove only certain Payment Options after selecting Shipping

    Actually, I still have very little Zen-Cart knowledge.....

    I understand what you are saying, but have no idea which file I am to update, or where to insert the code your talking about.......

    I'm sorry if this sounds easy to some people.... for me, I'm still learning....
    A step-by-step process on how to do this with as much detail as possible would be very helpful....

    Thanks
    Ross.
    Last edited by RosscoB; 17 Mar 2009 at 02:13 AM.

  6. #6
    Join Date
    May 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Remove only certain Payment Options after selecting Shipping

    Disregard my last reply....
    I did some research through some other threads.... and combined what you just told me with something else I found... and it worked!!!!


    THANK YOU

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove only certain Payment Options after selecting Shipping

    Glad to hear that you were able to get this working ...

    What did you end up using to customize the code?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v150 Ceon shipping module: remove shipping options for certain product combinations?
    By irish_1985 in forum Addon Shipping Modules
    Replies: 2
    Last Post: 28 Oct 2012, 02:18 AM
  2. Replies: 0
    Last Post: 2 May 2011, 10:14 PM
  3. Remove certain shipping options based on total price
    By Mr.Pibb in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 7 Aug 2009, 05:23 PM
  4. Selecting only one option value among multiple options
    By scottkct in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 20 Aug 2008, 05:20 PM
  5. remove shipping options from certain products
    By greatbaits1 in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 27 Jul 2006, 05:18 PM

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