[ic] order_id reported as undef

David Davideth at charter.net
Wed Oct 4 23:43:51 EDT 2006


The order number is not reported in 
    my ($opt, $amount) = @_;

    if($opt->{actual}) {$actual = $opt->{actual};

    orderid => $actual->{order_id} || $order_id,

So that the payment processing fails due to an undefined order number.
        From error log         > 'orderid' => undef,



More information about the interchange-users mailing list