Page 1 of 2 12 LastLast
Results 1 to 10 of 199

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    Quote Originally Posted by carlwhat View Post
    jim,
    i was sending the order number in the reference field. it is NOT showing up on my authorize account. it does look like authorize has a different place to add it. i will get a new version out shortly.

    in the interim, if you want to modify the code, on this file: includes/modules/payment/authorizenet_cim.php you can add this on line 980

    PHP Code:
                
                $authorize_order 
    = new AnetAPI\OrderType();
                
    $authorize_order->setInvoiceNumber($this->nextOrderNumber($order->info));
                
    $transactionRequestType->setOrder($authorize_order);

    // next line should be:

                
    $request = new AnetAPI\CreateTransactionRequest(); 
    let me know how that goes.

    best.
    Bingo again!!

    She also commented that the description is blank. It used to display the product name. Something you may want to include while you're making updates. ;-)

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

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

    Quote Originally Posted by jeking View Post
    Bingo again!!

    She also commented that the description is blank. It used to display the product name. Something you may want to include while you're making updates. ;-)
    jim,
    there is where she and i go adrift. yes the description is blank, but the description field is for the whole invoice, but just a single line item. with what would you propose i populate that field? i suppose it could say, "Goods from: store_name" and pull the store name from the configuration table. i am open to any ideas.

    as you can see from the attached screenshot, a detailed list of itemized goods is already sent to a.net. perhaps i could do the product description if there is only 1 item on the invoice; but now we are getting into whether that makes sense for others who may make use of the module.

    thoughts?

    Click image for larger version. 

Name:	Screenshot from 2020-06-15 14-11-39.png 
Views:	323 
Size:	28.2 KB 
ID:	19049
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

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

    v2.1.1 submitted for review.

    adds invoice number and invoice description to authorize.net receipt and dashboard.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #4
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    I don't know if this is really a bug or not. When checking out as a guest (using One-Page Checkout), there is a saved card. It's the card of the store owner so I assume adding while she was testing things out.

    In the admin, I see I can remove the card: https://prnt.sc/t97dz8

    But my concern is will all cards be saved if a customer checks out as a guest for future guest orders to see?

  5. #5
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    Send question, when my client authorizes the charges the regular a.net plugin would post the results as a status update with details: https://prnt.sc/t9b1th

    With the new plugin, there is no order status update. Without this, she does not have a record on the order of when the funds where captured.

    https://prnt.sc/t9b1th

  6. #6
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

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

    Quote Originally Posted by jeking View Post
    Send question, when my client authorizes the charges the regular a.net plugin would post the results as a status update with details: https://prnt.sc/t9b1th

    With the new plugin, there is no order status update. Without this, she does not have a record on the order of when the funds where captured.

    https://prnt.sc/t9b1th
    sorry for the delayed response. very busy right now...

    all of this information is stored in table. i do NOT store it in the comments table.

    perhaps there is a notifier missing in her 156a implementation. does she not see something that looks the attachment here:

    https://www.zen-cart.com/attachment....93569625&stc=1

    i do see the necessary notifier NOTIFY_ADMIN_ORDERS_PAYMENTDATA_COLUMN2 is part of v156a.... as far as i can tell....

    i will be looking at the other issue when i have a bit more time.
    Attached Images Attached Images  
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #7
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    Quote Originally Posted by carlwhat View Post
    sorry for the delayed response. very busy right now...

    all of this information is stored in table. i do NOT store it in the comments table.

    perhaps there is a notifier missing in her 156a implementation. does she not see something that looks the attachment here:

    https://www.zen-cart.com/attachment....93569625&stc=1

    i do see the necessary notifier NOTIFY_ADMIN_ORDERS_PAYMENTDATA_COLUMN2 is part of v156a.... as far as i can tell....

    i will be looking at the other issue when i have a bit more time.
    Thanks for the reply. Checking the order, the table you show is completely empty: https://prnt.sc/t9ri90

    I also see the notifier in the ADMIN/orders.php

  8. #8
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    Quote Originally Posted by jeking View Post
    I don't know if this is really a bug or not. When checking out as a guest (using One-Page Checkout), there is a saved card. It's the card of the store owner so I assume adding while she was testing things out.

    In the admin, I see I can remove the card: https://prnt.sc/t97dz8

    But my concern is will all cards be saved if a customer checks out as a guest for future guest orders to see?
    Quote Originally Posted by carlwhat View Post
    with regards to this situation, i have not had an opportunity to look at it closely. from what i remember, if one checks out as a guest, i thought i did not save the credit card data. i specifically remember looking at that and having input from the author of OPC on that.

    again, i will take a look when i can.

    best.
    This is continuing to happen. And today got the error "ERROR invalid response Customer: 22186 E00042 You cannot add more than 10 payment profiles"

    I saw saved credit cards again on the Guest account, which is ID 22186. I deleted them so should buy some time.

  9. #9
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

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

    Quote Originally Posted by jeking View Post
    This is continuing to happen. And today got the error "ERROR invalid response Customer: 22186 E00042 You cannot add more than 10 payment profiles"

    I saw saved credit cards again on the Guest account, which is ID 22186. I deleted them so should buy some time.
    i am working on a new release of this most excellent, IMO (inherently biased), payment module. it should address all bugs documented by you and verified by me. including the verified bugs associated with guest checkout.

    thanks for pointing them out.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  10. #10
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

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

    Quote Originally Posted by carlwhat View Post
    i am working on a new release of this most excellent, IMO (inherently biased), payment module. it should address all bugs documented by you and verified by me. including the verified bugs associated with guest checkout.

    thanks for pointing them out.

    best.
    Glad to hear that! I'll get it installed and tested as soon as it's available.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Saving Credit Card Info with Authorize.Net
    By magneto in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 25 Jan 2021, 10:28 PM
  2. v154 Having Issues With Duplicate Transactions in Authorize.net
    By CSGODeimos in forum General Questions
    Replies: 1
    Last Post: 27 Sep 2017, 02:53 PM
  3. v151 Duplicate transactions authorize.net AIM
    By badarac in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 9 Aug 2016, 03:52 PM
  4. Replies: 1
    Last Post: 31 May 2006, 05:06 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