Page 164 of 202 FirstFirst ... 64114154162163164165166174 ... LastLast
Results 1,631 to 1,640 of 2020
  1. #1631
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Quote Originally Posted by globalmemory View Post
    I'm not sure if i fully understand what you are saying but when checkout is done using the default currency which is £ then the payment is always fully paid and there is no balance due. Its only when a non-default currency is used that there is a balance due left.
    Based on the screenshot you provided, your client did NOT checkout using the default currency, but rather checked out using the AUD currency. Hence why the oder totals are showing in AUD versus £. As I have stated this is current Zen Cart behavior. Whatever currency the customer has set at checkout is the currency in which the order will be stored in. As for the payment, in this case it looks as if PayPal (correctly) took care of the conversion and paid you in your default currency (£ ).


    Quote Originally Posted by globalmemory View Post
    If you haven't noticed the amount total is equal to the amount paid and balance due. The amount total is in $ whilst the amount paid and balance due is in £. The amount paid value is correct but the balance due should be 0. If you add the amount paid and balance due together then this comes to 50 which is the amount total value of $50.
    I did notice.. So let me try and explain this to you a different way. When using Super Orders, and an order is paid via PayPal, you must MANUALLY enter in a payment record. You have REPEATEDLY stated that the amount of the payment is different than the order amount.. This gives the impression that the payment information is somehow being entered automatically. (which is NOT a feature of the currently available version of Super orders..) So I am trying to understand how the payment information was entered for the order you are displaying.. (You've still not answered my question on that..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #1632
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Quote Originally Posted by philip56 View Post
    Hi.

    I had heard rumours of an updated version of this add on which I rely on extensively so I'm delighted to see it here
    Glad to be of service.. I think you'll like the changes..

    Quote Originally Posted by philip56 View Post
    Quote Divavocals.

    "Did you modify your Super Orders install to automatically apply an order payment for PayPal paid orders (auto-payment for PayPal paid orders is NOT a feature of Super Orders though there have been several threads in this support thread which address possible options for how to add this functionality)"

    Can I be really lazy and ask where roughly these fixes can be found in the thread.

    Ever hoping

    Philip
    Sorry I don't have these posts bookmarked.. I would have to search just like you to find them..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #1633
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Let me break down how currencies are handled in Zen Cart and Super Orders:

    The currency selected by your customer at the time of checkout will be the currency in which the order is displayed in in the order page (this will be orders.php for default Zen Cart and super_orders.php for those using Super Orders) This is CURRENT, DEFAULT Zen Cart behavior.

    At this time there is no workaround or code snippet to make this work differently. Anyone desiring different behavior must seek out a custom solution.

    If your payment modules are configured correctly (PayPal Authorize.net), you will be paid in your DEFAULT currency. (Which WILL not be the same NUMERIC amount as the order total due to the different currencies)

    Entering Payments:
    At this time, Super Order payments DISPLAY the currency symbol for your DEFAULT currency. If you enter the EXACT NUMERIC value of the amount you received and that amount is based on your default currency (versus the order currency) you will show a BALANCE due (positive or negative number). The payment entry feature does NOT do ANY kind of currency conversion on what you enter, rather it will accept whatever value you enter.

    You have two choices:
    Enter the NUMERIC value of the payment based on the customers selected currency (so the order will show a ZERO balance)

    OR

    Enter the NUMERIC value of the payment you received based on your DEFAULT currency, and then enter a payment adjustment for the difference.

    Quote Originally Posted by DivaVocals View Post
    Based on the screenshot you provided, your client did NOT checkout using the default currency, but rather checked out using the AUD currency. Hence why the oder totals are showing in AUD versus £. As I have stated this is current Zen Cart behavior. Whatever currency the customer has set at checkout is the currency in which the order will be stored in. As for the payment, in this case it looks as if PayPal (correctly) took care of the conversion and paid you in your default currency (£ ).

    Quote Originally Posted by globalmemory View Post
    Originally Posted by globalmemory
    If you haven't noticed the amount total is equal to the amount paid and balance due. The amount total is in $ whilst the amount paid and balance due is in £. The amount paid value is correct but the balance due should be 0. If you add the amount paid and balance due together then this comes to 50 which is the amount total value of $50.

    I did notice.. So let me try and explain this to you a different way. When using Super Orders, and an order is paid via PayPal, you must MANUALLY enter in a payment record. You have REPEATEDLY stated that the amount of the payment is different than the order amount.. This gives the impression that the payment information is somehow being entered automatically. (which is NOT a feature of the currently available version of Super orders..) So I am trying to understand how the payment information was entered for the order you are displaying.. (You've still not answered my question on that..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #1634
    Join Date
    Sep 2008
    Posts
    64
    Plugin Contributions
    0

    bug Re: Super Orders 2.0

    Quote Originally Posted by DivaVocals View Post
    Based on the screenshot you provided, your client did NOT checkout using the default currency, but rather checked out using the AUD currency. Hence why the oder totals are showing in AUD versus £. As I have stated this is current Zen Cart behavior. Whatever currency the customer has set at checkout is the currency in which the order will be stored in. As for the payment, in this case it looks as if PayPal (correctly) took care of the conversion and paid you in your default currency (£ ).


    I did notice.. So let me try and explain this to you a different way. When using Super Orders, and an order is paid via PayPal, you must MANUALLY enter in a payment record. You have REPEATEDLY stated that the amount of the payment is different than the order amount.. This gives the impression that the payment information is somehow being entered automatically. (which is NOT a feature of the currently available version of Super orders..) So I am trying to understand how the payment information was entered for the order you are displaying.. (You've still not answered my question on that..)

    All the payment details were entered automatically. No details were entered manually.
    Regards,

    GM

  5. #1635
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Quote Originally Posted by globalmemory View Post
    All the payment details were entered automatically. No details were entered manually.
    Automatic payment entry for orders paid via PayPal IS NOT default Super Orders functionality.. Did you customize Super Orders to add this functionality???
    Last edited by DivaVocals; 15 Mar 2010 at 09:53 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #1636
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    One last thing..
    Quote Originally Posted by globalmemory View Post
    Is it not possible to make the currency default to the default currency when the customer goes to checkout?
    It's software.. Anything is possible with custom coding.. And the customization of the store's checkout function is very much off topic for this support thread as Super Orders manages orders AFTER checkout..

    As I see it there are two features you've asked about which are not default Zen Cart features (one is a store feature, another is an admin feature).

    Store feature: Ability to force a currency change to default currency at checkout.
    Availability: Not available as a default Zen Cart feature (Off topic for the Super Orders support thread)

    Admin feature: Display order totals in the default currency
    Availability: Not available as a default Zen Cart feature. As Super Orders is based on the default Zen Cart order manager, this is also not part of Super Orders either.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #1637
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Let me break down how currencies are handled in Zen Cart and Super Orders:

    Order Currencies (Default Orders & Super Orders):
    The currency selected by your customer at the time of checkout will be the currency in which the order is displayed in in the order page (this will be orders.php for default Zen Cart and super_orders.php for those using Super Orders) This is CURRENT, DEFAULT Zen Cart behavior.

    At this time there is no workaround or code snippet to make this work differently. Anyone desiring different behavior must seek out a custom solution.

    If your payment modules are configured correctly (PayPal Authorize.net), you will be paid in your DEFAULT currency. (Which WILL not be the same NUMERIC amount as the order total due to the different currencies)

    Entering Payments in Super Orders:

    (I mis-spoke this functionality in my earlier post, so I have requested that the admins delete my earlier post. My modified response follows)
    At this time, Super Order payments are entered in your DEFAULT currency. Regardless as to what selected customer currency for the order is, if you enter the EXACT amount you received from your payment processor (in your default currency -- versus the order currency) or other method (check/money order, Western Union etc) the order will show as PAID IN FULL.

    The Super Orders payment entry feature does appear to do some very simple currency conversions based on your stores conversion rates.(Admin > Localizations > Currencies)

    Quote Originally Posted by DivaVocals View Post
    Based on the screenshot you provided, your client did NOT checkout using the default currency, but rather checked out using the AUD currency. Hence why the oder totals are showing in AUD versus £. As I have stated this is current Zen Cart behavior. Whatever currency the customer has set at checkout is the currency in which the order will be stored in. As for the payment, in this case it looks as if PayPal (correctly) took care of the conversion and paid you in your default currency (£ ).
    Quote Originally Posted by globalmemory View Post
    If you haven't noticed the amount total is equal to the amount paid and balance due. The amount total is in $ whilst the amount paid and balance due is in £. The amount paid value is correct but the balance due should be 0. If you add the amount paid and balance due together then this comes to 50 which is the amount total value of $50.
    I did notice.. So let me try and explain this to you a different way. When using Super Orders, and an order is paid via PayPal, you must MANUALLY enter in a payment record. You have REPEATEDLY stated that the amount of the payment is different than the order amount.. This gives the impression that the payment information is somehow being entered automatically. (which is NOT a feature of the currently available version of Super orders..) So I am trying to understand how the payment information was entered for the order you are displaying.. (You've still not answered my question on that..)


    Globalmemory - You have not verified whether or not you modified Super Orders to auto enter PayPal payments, but since this is not a default feature of Super Orders, I will assume that you did indeed modify the module code to add this functionality..

    That said based on my testing of default Super Orders behavior, it would appear that the bug you have is NOT in the current Super Orders code, but in the modifications you made to auto enter PayPal payments. You'll need to review those modifications and make the proper corrections to resolve your issue..
    Quote Originally Posted by DivaVocals View Post
    Automatic payment entry for orders paid via PayPal IS NOT default Super Orders functionality.. Did you customize Super Orders to add this functionality???
    Quote Originally Posted by globalmemory View Post
    All the payment details were entered automatically. No details were entered manually.
    And with this I think I've sufficiently beaten the proverbial dead horse..
    Last edited by DivaVocals; 16 Mar 2010 at 03:37 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #1638
    Join Date
    Jul 2007
    Posts
    45
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by philip56 View Post
    Hi.

    I had heard rumours of an updated version of this add on which I rely on extensively so I'm delighted to see it here

    Quote Divavocals.

    "Did you modify your Super Orders install to automatically apply an order payment for PayPal paid orders (auto-payment for PayPal paid orders is NOT a feature of Super Orders though there have been several threads in this support thread which address possible options for how to add this functionality)"

    Can I be really lazy and ask where roughly these fixes can be found in the thread.

    Ever hoping

    Philip
    You can look at the Paypal automatically added to Super Orders from the post http://www.zen-cart.com/forum/showth...532#post611532
    I have added the code and it has been working on our site for the last year
    England's 1st Juggling Shop www.oddballs.co.uk

  9. #1639
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders 2.0

    Quote Originally Posted by topcat24 View Post
    You can look at the Paypal automatically added to Super Orders from the post http://www.zen-cart.com/forum/showth...532#post611532
    I have added the code and it has been working on our site for the last year
    Thanks for posting this.. I was at work, and didn't have time to search for these posts.. Just wanna add this.. I believe this is the same code that globalmemory used to add auto payment creation for PayPal transactions to Super Orders.

    I am no code expert, but if this is indeed the code used by globalmemory, and you are using multiple currencies in your store, then there will be issues when these autopayments are posted. (See below for details)

    I do not believe that this code takes into account the currency conversion necessary for stores who use multiple currencies. The default Super Orders "Add Payment" function, and auto payment generation function for credit card transactions does indeed correctly handle currency conversions.

    Quote Originally Posted by globalmemory View Post
    Hello,

    I have had a customer who is based in Australia purchase from our store which is in the UK. The customer selected the $ currency to view prices and checkout via paypal express. As you will see from the order details image attached, the order values are listed in $. Is there any way to force the order values to be always displayed in £ regardless of what currency has been selected? The Balance due value is also incorrect as the amount applied value is displayed in £ and is the converted order total value of $50. Therefore there should be a 0 balance due. However, the balance due section is thinking the amount applied section is in $ and therefore leaving a balance due amount. Any solutions are most appreciated



    Attachment 7219
    Quote Originally Posted by globalmemory View Post
    Thanks for the reply. Please see the attachment. Paypal payment is being applied but there seems to be a bug when it comes to different currencies. The buyer selected Australian dollar. Is it not possible to make the currency default to the default currency when the customer goes to checkout?

    Attachment 7224
    Quote Originally Posted by globalmemory View Post
    I'm not sure if i fully understand what you are saying but when checkout is done using the default currency which is £ then the payment is always fully paid and there is no balance due. Its only when a non-default currency is used that there is a balance due left. If you haven't noticed the amount total is equal to the amount paid and balance due. The amount total is in $ whilst the amount paid and balance due is in £. The amount paid value is correct but the balance due should be 0. If you add the amount paid and balance due together then this comes to 50 which is the amount total value of $50.
    Quote Originally Posted by globalmemory View Post
    All the payment details were entered automatically. No details were entered manually.
    Quote Originally Posted by DivaVocals View Post
    Globalmemory - You have not verified whether or not you modified Super Orders to auto enter PayPal payments, but since this is not a default feature of Super Orders, I will assume that you did indeed modify the module code to add this functionality..

    That said based on my testing of default Super Orders behavior, it would appear that the bug you have is NOT in the current Super Orders code, but in the modifications you made to auto enter PayPal payments. You'll need to review those modifications and make the proper corrections to resolve your issue..
    Last edited by DivaVocals; 16 Mar 2010 at 02:19 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #1640
    Join Date
    Sep 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by DivaVocals View Post
    Let me break down how currencies are handled in Zen Cart and Super Orders:

    Order Currencies (Default Orders & Super Orders):
    The currency selected by your customer at the time of checkout will be the currency in which the order is displayed in in the order page (this will be orders.php for default Zen Cart and super_orders.php for those using Super Orders) This is CURRENT, DEFAULT Zen Cart behavior.

    At this time there is no workaround or code snippet to make this work differently. Anyone desiring different behavior must seek out a custom solution.

    If your payment modules are configured correctly (PayPal Authorize.net), you will be paid in your DEFAULT currency. (Which WILL not be the same NUMERIC amount as the order total due to the different currencies)

    Entering Payments in Super Orders:

    (I mis-spoke this functionality in my earlier post, so I have requested that the admins delete my earlier post. My modified response follows)
    At this time, Super Order payments are entered in your DEFAULT currency. Regardless as to what selected customer currency for the order is, if you enter the EXACT amount you received from your payment processor (in your default currency -- versus the order currency) or other method (check/money order, Western Union etc) the order will show as PAID IN FULL.

    The Super Orders payment entry feature does appear to do some very simple currency conversions based on your stores conversion rates.(Admin > Localizations > Currencies)





    Globalmemory - You have not verified whether or not you modified Super Orders to auto enter PayPal payments, but since this is not a default feature of Super Orders, I will assume that you did indeed modify the module code to add this functionality..

    That said based on my testing of default Super Orders behavior, it would appear that the bug you have is NOT in the current Super Orders code, but in the modifications you made to auto enter PayPal payments. You'll need to review those modifications and make the proper corrections to resolve your issue..


    And with this I think I've sufficiently beaten the proverbial dead horse..
    Yes it has been modified. I'll get my programmer to modify the code so that it defaults to the default currency during checkout. Thanks for your input.
    Regards,

    GM

 

 

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