Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help for starting developers


big_cici

Recommended Posts

Hello,

 

I need a little bit help on how to get starting as a developer. My wish is to write a new webtrade-payment-module for the osCommerce-Shop but don't know exactly, what I have to do for that.

 

I found already the documentation on wiki.oscommerce.com, found some things useful, but still I don't know where to start to embed a payment module. Are there other documentation resources recommended for that?

 

Thanks to all... :D

Link to comment
Share on other sites

Payment modules are quite specific and heavy to implement imo.

Best to pick a payment module that was contributed (and working well) and start modifying from there. They must all be hooking into osC in the right places ...

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...