Page 109 of 202 FirstFirst ... 95999107108109110111119159 ... LastLast
Results 1,081 to 1,090 of 2020
  1. #1081
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by FatGuyinAZ View Post
    Hello,
    When I view an order and I want to refund the money, I used to just use the Refund/Partial Refund box and it was done. I understand that this does not work now with Super Orders installed.

    However, I see the refund button that is new and part of Super Orders. When clicked it opens a new window with details of the order.
    • I select the Target Payment from the drop-down menu
    • I put the amount of the refund in the Amount box
    • I put the customers name in the Name box.
    • What goes in the Number box? Is that the order number, the CVV number?
    • What do I choose from the Type drop-down menu? Is that referring to the type of credit card?

    Thank you for helping clear this up for me.
    Has support vanished? I was hoping my question would be simple for power users. Can anyone tell me the answers to my questions?

    Thank you,
    Steve
    Zen cart version: 1.3.9h

  2. #1082
    Join Date
    Jul 2006
    Posts
    213
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    @FatGuyinAZ
    NO, support hasn't vanished, but I think Blindside is pushing hard to get the new updated version out. Let me try to help

    The TYPE box is the payment type and is usually the credit card name if you are refunding the money via the customer's credit card. It is the list which you can set via Admin>Localization>Payment Types. For example, I have added one called "Adjustment". You could add one called "Refund". It will not affect the credit card account because SO does not communicate with the credit card gateway. You have to do that separately.

    The NUMBER box is supposedly the payment number which is at the beginning of the payment line. I find that nothing is entered when the customer pays via credit card, but a number is there when they use PayPal. Again, it just seems to be for reference purposes so you can enter whatever you like.

    You can also do a refund or adjustment by using the "Edit Order Totals" popup and entering a negative amount and a reason of "Refund" or "Credit", etc

    Hope this helps.

  3. #1083
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    That helps a lot! Thank you very much.
    Steve
    Zen cart version: 1.3.9h

  4. #1084
    Join Date
    Jan 2004
    Posts
    132
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    In 1.3.7, does anyone know how to get the Super Packing Slip to display the products in product name order?

    I see there's been a bug fixed regarding product sort order on a purchase in 1.3.8, that's not Super orders-related, but I'm hoping for a quick patch before I can get around to upgrading to 1.3.8a

    Thanks for any pointers, help, etc.

    - Rand

  5. #1085
    Join Date
    Feb 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Using Zen 1.3.8

    I had the mode set to Authorize instead of Capture. But now when I go into the order and fill out the "Capture Transaction" fields, it doesn't do anything! So now I have 6 orders I can't get the money from. Please help.

  6. #1086
    Join Date
    Feb 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by SHokuf View Post
    Using Zen 1.3.8

    I had the mode set to Authorize instead of Capture. But now when I go into the order and fill out the "Capture Transaction" fields, it doesn't do anything! So now I have 6 orders I can't get the money from. Please help.
    I had to go into linkpoint to Capture the funds. But it should work in Zen Cart as the box states. Otherwise it's misleading to what can be done!

  7. #1087
    Join Date
    Mar 2007
    Posts
    112
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Dr. Byte explained how the new refund feature in 1.3.8a works (see http://www.zen-cart.com/forum/showthread.php?t=100758), we've tested it fairly extensively, and it works very nicely indeed. He also said:

    There's nothing wrong with keeping Super Orders installed. But if you want the refund capability for Authorize.net orders (or PayPal or Linkpoint either) you'll need to just be sure to use the original /admin/orders.php page instead of the super orders page for doing that.
    I've tried to revert back to the original /admin/orders.php page by removing the Super Orders edits in:

    [FONT=Verdana]admin/includes/boxes/customers_dhtml.php
    [/FONT]
    [FONT=Verdana]includes/filenames.php [/FONT]

    but nothing has changed. Although the "Orders" option appears again in Admin -> Customers, it still goes to SO. Since none of the other file edits seem to point to super_orders instead of orders, I can't figure out what I'm doing wrong. I really like almost everything about Super Orders, but the new refund feature in 1.3.8a is a BIGGIE, so Super Orders will have to go if I can't get refunds to work properly.

    Can anyone steer me in the right direction, please? Thanks!
    RAB

    Why is it I'm always surprised when something actually works?

  8. #1088
    Join Date
    Jul 2008
    Location
    Emporia, Virginia
    Posts
    7
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Good Day-

    I tried installing the Super Orders mod today, and things did not go well. When I try to log in I get a screen with this:


    Warning: main(includes/classes/language.php): failed to open stream: No such file or directory in /home/content/c/j/a/cjayosburn1/html/Retail/admin/includes/init_includes/init_languages.php on line 15

    Warning: main(includes/classes/language.php): failed to open stream: No such file or directory in /home/content/c/j/a/cjayosburn1/html/Retail/admin/includes/init_includes/init_languages.php on line 15

    Warning: main(): Failed opening 'includes/classes/language.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/c/j/a/cjayosburn1/html/Retail/admin/includes/init_includes/init_languages.php on line 15

    Fatal error: Cannot instantiate non-existent class: language in /home/content/c/j/a/cjayosburn1/html/Retail/admin/includes/init_includes/init_languages.php on line 16


    The store works, but I am unable to access Admin. There were some other problems, too, but I can't be too specific about the missing files until I can log in and see the file names again.

  9. #1089
    Join Date
    Mar 2007
    Posts
    112
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Solved! Re-installed SO and changed [FONT=Verdana]includes/filenames.php back to what it was before SO install. Now get most of SO features, but still retain 1.3.8a's refund feature.

    Very nice!
    [/FONT]
    RAB

    Why is it I'm always surprised when something actually works?

  10. #1090
    Join Date
    Jun 2007
    Posts
    122
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi

    I have a couple of questions I hope people can help me with.

    1) How can I find out which version of super orders I have installed ?

    2) I have a shop on a very old version of zen. Don't gasp but version 1.2.5. No comments please. On this version I had super orders installed. This version has "adv order managment" as the title under customers, so obviously things have changed. This version allowed me to edit all parts of an order, including the description and the product individual price. In fact there was vertually nothing you could not edit on the order. When looking at the newer version this does not look possible to do. Can someone please tell me if this is the case. If this is not possible, is there another contribution that can do this ?

    Regards
    Laurie

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  2. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  3. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM
  4. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  5. Edit Orders and Super Orders, anyone doing that?
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2009, 06:03 AM

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