Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Posts
    15
    Plugin Contributions
    0

    Default CyberSource payment module error: Missing argument 2 for insertsignature()

    Hello everybody

    I got this error on the step 3/3 (order confirmation), Does anybody knows how to solve that?

    Warning: Missing argument 2 for insertsignature() in /home/antonio/public_html/sales/includes/modules/payment/cybersource/HOP.php on line 176

    thanks

    Carlos

  2. #2
    Join Date
    Sep 2005
    Posts
    1
    Plugin Contributions
    0

    Idea or Suggestion Re: CyberSource payment module error: Missing argument 2 for insertsignature()

    I got this in a client installation and since they will only be processing and shipping orders to the USA, I simply removed "$currency". The default currency for CyberSource is USD (US Dollars).

    So now this line in HOP.php:
    #function InsertSignature($amount, $currency) {

    looks like this:
    #function InsertSignature($amount) {

    Eliminated the error for me, though I don't consider this a permanent solution...

 

 

Similar Threads

  1. Cybersource payment module
    By Loundry in forum Addon Payment Modules
    Replies: 4
    Last Post: 8 May 2008, 04:15 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