Search:

Type: Posts; User: swguy

Search: Search took 0.02 seconds.

  1. v156 Re: Authorize.net API with Card on File transactions support thread...

    @carlwhat I thought there was more documentation than there is on the use cases for this module. Would you please either create a PR for

    https://docs.zen-cart.com/user/payment/authorizenet_cim/...
  2. v156 Re: Authorize.net API with Card on File transactions support thread...

    I put a log create in updateDefaultCustomerBillto() just before the update when the value of $id (cast as an int).
    The original value was 'new'. Hope this casts some light.
  3. v156 Re: Authorize.net API with Card on File transactions support thread...

    > if you think it is related to this module, there is only 1 spot where this module updates the default address book entry and i would think that could be commented out with no ill effect.

    Agreed,...
  4. v156 Re: Authorize.net API with Card on File transactions support thread...

    I have a customer whose customers.customers_default_address_id values are getting scrambled - sometimes 0, sometimes another customer's address_book entry. Have you ever heard of this? Running...
  5. v156 Re: Authorize.net API with Card on File transactions support thread...

    great - merged.
  6. v156 Re: Authorize.net API with Card on File transactions support thread...

    @carlwhat would you please review and provide feedback for:

    https://docs.zen-cart.com/user/payment/authorizenet_cim/

    I just realized last week that there was no documentation for this plugin.
  7. v156 Re: Authorize.net API with Card on File transactions support thread...

    In getTransactionDetails(), I'm seeing logs on includes/modules/payment/authorizenet_cim.php" line 1263

    PHP Fatal error: Uncaught Error: Call to a member function getMessages() on null

    Should...
  8. v156 Re: Authorize.net API with Card on File transactions support thread...

    Good point - will do.
  9. v156 Re: Authorize.net API with Card on File transactions support thread...

    In includes/modules/payment/authorizenet_cim.php, the function getCustomerCards() returns the query result. Did you intend the process the query result and return an array as was done in...
  10. v156 Re: Authorize.net API with Card on File transactions support thread...

    What causes the enabled flag in customers_cc table to be set to N?

    Small suggested tweak: in
    ./includes/classes/observers/class.cim_admin_observer.php
    you could use BUTTON_DELETE_CARDS...
  11. v156 Re: Authorize.net API with Card on File transactions support thread...

    I am in a subfolder of document root called demo_157a. Document root is /Users/scott/Sites/.

    MacOS (BSD Unix) - Zen Cart 1.5.7a, PHP 7.2 under MAMP. (Just a test site.)

    echo "-------->"...
  12. v156 Re: Authorize.net API with Card on File transactions support thread...

    The code you have duplicates the sitename. It yields

    /Users/scott/Sites/mysite//mysite/admin/includes/languages/english/authnet_order.php
  13. v156 Re: Authorize.net API with Card on File transactions support thread...

    Small bug in admin/includes/classes/authnet_order.php line 28.

    You have:
    include DIR_FS_CATALOG . DIR_WS_ADMIN . DIR_WS_LANGUAGES . $_SESSION['language'] . '/authnet_order.php';

    You...
  14. v156 Re: Authorize.net API with Card on File transactions support thread...

    LOL I got suckered in by the incorrect bracket placement! That's why just switching to false didn't work. Thanks for taking a second look.
  15. v156 Re: Authorize.net API with Card on File transactions support thread...

    I'd like the Keep Card on File checkbox to default to unchecked. I would have thought changing the call to zen_draw_checkbox_field in includes/modules/payment/authorizenet_cim.php line 200 would do...
  16. v156 Re: Authorize.net API with Card on File transactions support thread...

    Possibly useful change to the docs/index.html file: it currently says:

    Go to Admin -> Modules -> Payment and you will see 2 new payment modules
    PLEASE PLEASE PLEASE, even if you already have an...
Results 1 to 16 of 16
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR