Contributions

Features (Category Index)
Search: 

Checkout Process with orderid

This modified checkout_process.php and checkout_payment.php files will make sure that your payment module gets and orders_id before the before_process function.
This allows you to submit the actual order_id to the payment process company.
There is no need for much tweaking (check the files) only make sure your payment modules are tweaked accordingly for compatibility.

Expand All / Collapse All

Checkout Process with orderid 22 Jul 2005

This modified checkout_process.php and checkout_payment.php files will make sure that your payment module gets and orders_id before the before_process function.
This allows you to submit the actual order_id to the payment process company.
There is no need for much tweaking (check the files) only make sure your payment modules are tweaked accordingly for compatibility.

Note: Contributions are used at own risk.