[freeside-users] Configuring Real-Time Processing

WinPR Internet agswinpr at gmail.com
Thu Aug 23 06:40:29 PDT 2018


Hi All,
I'm trying to setup real-time CC processing. I did configure as in
http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation:Administration:Real-time_Processing
I'm using FirstData as processor, my first test I'm having this error:

System error

error: Can't call method "paydate" on an undefined value at
/var/www/html/freeside/misc/process/payment.cgi line 215.
context:
...
211:
212: my $error = '';
213: my $paynum = '';
214: my $paydate;
215: if ($cust_payby->paydate) { $paydate = "$year-$month-01"; }
216: else { $paydate = "2037-12-01"; }
217:
218: if ( $cgi->param('batch') ) {
219:
...
code stack: /var/www/html/freeside/misc/process/payment.cgi:215
/var/www/html/freeside/autohandler:1
raw error

How can I fix it?
Thanks in advance,

Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.freeside.biz/pipermail/freeside-users/attachments/20180823/408cdc72/attachment.html>


More information about the freeside-users mailing list