PDA

View Full Version : Who uses Linkpoint API 1.3.4?



MrE03
12-06-2010, 02:38 PM
I'm having 3 issues.

1. It's causing double preauth, for $1.00, I want to remove this and have it only authorize for 1 sale.

2. It's sending emails CC_DEBUG in the email every purchase a customer makes even with debug set to false.

3. on checkout_confirmation.php it will show this error:


Warning: Missing argument 4 for cc_validation::validate(), called in /home/xx/public_html/includes/modules/payment/linkpoint_api.php on line 276 and defined in /home/xx/public_html/includes/classes/cc_validation.php on line 31

Warning: Missing argument 5 for cc_validation::validate(), called in /home/xx/public_html/includes/modules/payment/linkpoint_api.php on line 276 and defined in /home/xxx/public_html/includes/classes/cc_validation.php on line 31

I was wondering if anyone who uses linkpoint API found a workaround this.