Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Issue Developing New Payment Gateway

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 09-01-2011, 07:31 AM
 
PeteST PeteST is offline
 

Newbie
  
Join Date: Aug 2011
Posts: 1
 

Default Issue Developing New Payment Gateway

Hi,

I am developing a new payment gatway for X-Cart and am having some problems. If anyone can offer any advice, it would be appreciated.

I have noticed that in order for the credit card form to be visible on the front end, the 'background' column in the table 'xcart_ccprocessors' has to be set to 'Y'. However, if it is set to 'Y', the module fails when the order is supposed to be added to the system (broadly speaking - after payment is taken, I mean). This is due to the file func.payment.php. See func_check_webinput(), c. lines 95 - 145.

Inside this file, a list of 'safe' modules is added to an array, based upon an SQL query that checks for active modules that do NOT have the 'background' field set to 'Y'. Eventually this array is examined; if the calling file of the module being used can be found in the 'safe' array then the transaction processing is continued. Otherwise, an 'access denied' error message is generated.

Can anybody explain the logic of this to me? I don't see how I can have the credit card form enabled in the front-end without causing the module to be recognised as 'unsafe'! How can I overcome this problem?

NB: I did try overriding the core file. The results were partially successfull, but I won't discuss this now for fear of overcomplicating the post. If anybody would like to know more though, please do ask. Also, please note that I have no documentation; anything I have done has been through reverse engineering, so there is a chance I've missed something rather basic.

Thank you,

Pete
__________________
X-Cart Gold Version 4.4.3
No add-on Modules
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:39 PM.

   

 
X-Cart forums © 2001-2020