Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where is the automated billing part at?


Guest

Recommended Posts

Posted

Hey,

 

I am working on modding this script to rebill each month, and I need to know where the code is for the credit card charging and stuff like that. I can't seem to be able to find the code for it anywhere.

 

Thanks!

Posted

The payments are managed by the /includes/classes/payment.php

 

Each payment method has two files:

 

/includes/modules/payments/filename.php

/includes/modules/payments/filename.php

 

These files are used by both the Catalog and the Admin

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...