Search:

Type: Posts; User: peter_pechesud

Search: Search took 0.01 seconds.

  1. Sticky: v150 Re: Double payment records inside SO_PAYMENT when I use SQUARE_WEBPAY

    Finally find where the duplicated records come from: /include/classe/order.php (Line 732)

    Need to comment $so->cc_line_item(); because $so = new super_order($insert_id); already create a first...
  2. Sticky: v150 Re: Double payment records inside SO_PAYMENT when I use SQUARE_WEBPAY

    I made a new test, I reinstalled new ZC 1.57d package + Square webpay without Super Order, I hadn't any double payments.
    After, I add Super Order package and I made a new transaction with Webpay,...
  3. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    Thanks Carl, I understand. I will try to reinstall everything without Super Order.
  4. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    I check the SQUARE API log, I saw few transactions with answer corresponding to my connect try, don't know if it help.
  5. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    Hi Carl,

    I try to configured my DEV website connect to my SQUARE SANDBOX. But I can't make it works, the bullet always stay "Yellow".

    what I did:

    1) I define in the Square developer Sandbox ...
  6. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    Hello, does someone have a recipe to configure Square webpay using Square SANDBOX. I'm not sure I understand what to do with the extra questions when you select SANDBOX application ID & token.
    ...
  7. Sticky: v150 Re: Double payment records inside SO_PAYMENT when I use SQUARE_WEBPAY

    No, I haven't tried it, since Square is only configured in production and not on my test site and I don't want to break the whole "setup" in PROD, I prefer to ask if anyone already had a similar case.
  8. Sticky: v150 Double payment records inside SO_PAYMENT when I use SQUARE_WEBPAY

    Hello,

    Does someone already had this issue? I paid with Square webpay, the transaction passed without any issue, Square had charge the amount only once, but I find two payments records associated...
  9. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    Thanks Carl, I will ask to Super Order group.
  10. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    You're right, I found 1 record in square_payments and 2 in so_payments. Do you know how it possible ? I tried to remove the old Square, but doesn't change the situation, even it create new bug....
  11. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    I just did another test, indeed, I found a single record in "square_payments" and two records in "so_payments".

    It seems there is something wrong with Super order.
    but I have no idea where to...
  12. Replies
    661
    Views
    54,695

    v157 Re: Square WebPay support thread.

    Hello,

    Does someone already had this issue? I paid with my CC for a total amount of $13,79, the Square payment process pass without any issue, Square charged only once, but I find two payments...
  13. Replies
    2,110
    Views
    423,327

    Re: SitemapXML v.2

    I'm using Magic SEO URLs for Zen Cart v1.3.x/1.5.x 6.2
  14. Replies
    2,110
    Views
    423,327

    Re: SitemapXML v.2

    Does someone could tell to me if it change something for Google index robot, if it see the product ID products_id=1151 instead the product name yo-zuri-3d-inshore-popper-lures-sardine-1193
  15. Replies
    2,110
    Views
    423,327

    Re: SitemapXML v.2

    I installed this version, but the result is not correct, it don't taking care of dynamic naming. We still see the product ID not the name

    <url>
    ...
  16. Replies
    2,110
    Views
    423,327

    Re: SitemapXML v.2

    I install Zencart 1.57d using third party product "Inveo_Magic_SEO_URLs_for_ZenCart_6.2.00" for better URL format on PHP 7.3
    Do we have a version of sitemapXML compatible with 1.57d and third...
  17. Sticky: v150 Re: Super Orders v4.0 Support Thread

    I check the source code and I really don't understand why so_payment_types_description table is needed to get the payment type description, the information is already inside SO_PAYMENT_TYPES, so I...
  18. Re: Super-Orders-v5.0.Zen-Cart-1.5 with square_webPay-1.0.3

    I found the issue, it comes from the facts I have a wrong version of order.php in /include/class
  19. Super-Orders-v5.0.Zen-Cart-1.5 with square_webPay-1.0.3

    I'm using Zencart 1.57d with Super-Orders-v5.0.Zen-Cart-1.5 (Php 7.4), I install Square WebPay module when I try to pay with a credit card with webpay, the payment is accepted per square but zencart...
  20. Sticky: v150 Re: Super Orders v4.0 Support Thread

    Hello, After upgrading from zencart 1.55f + SO 4.09 to zencart 1.57d + SO 5.0. (using PHP 743, MySql 555) I got this error message when I try to excute "Cash report"

    #6 ...
  21. Re: After upgrading to 1.5.7d - PHP Fatal error: 1067:Invalid default value

    Finally found the issue, if you are using XAMPP 7.4.3, by default SQL_MODE is set STRICT TRANSACTION TABLES mode. To fix the issue, you need to update my.ini and change sql_mode=''.

    Disabling...
  22. Re: After upgrading to 1.5.7d - PHP Fatal error: 1067:Invalid default value

    I tried to ALTER TABLE zen_so_payments in PHPAdmin, but I still have a issue when it's time to ALTER TABLE. Here what I did:

    UPDATE zen_so_payments SET date_posted = '0001-01-01 00:00:00' WHERE...
  23. Re: After upgrading to 1.5.7d - PHP Fatal error: 1067:Invalid default value

    Thanks you for the clues
  24. After upgrading to 1.5.7d - PHP Fatal error: 1067:Invalid default value

    Trying to upgrade from version (1.5.5F + super order) to 1.5.7d, using PHP 7.4.3 MySql 5.5.5
    After installation of the version and after ZC_INSTALL, it works well on the catalog pages but I...
  25. v157 Re: Product list - Pagination button on one row

    Thanks I found the issue, I didn't update my personal template based on the new files in default template. And yes, I will update with the version 1.5.7d
  26. v157 Product list - Pagination button on one row

    I upgrade from zencart 1.55F to 1.57C, I looking for how I can display the pagination button in one row. On the version 1.57c, some <li> appear on each page button. I join tow pictures (before and...
Results 1 to 26 of 26
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR