Editing a payment/checkout path in php

I have a php website selling a product. The products are selected from a gallery and dependant on whether the sales are local or international, there are 2 levels postage added to the payment. From here on to AlertPay.

I would like to copy this gallery/payment leg/path and use it to appoint agents to sell on my behalf. This would necessitate the remove of the 2 level option.

Could anyone tell me whether it is possible to do this? I would obviously rename the files and insert an additional menu item. Can anyone help with me with editing the php files? The relevant files are ourgallery.php; basket-add.php; delivery.php; delivery-process.php; delivery confirm.php; bill.php and bill-process.php.

Sponsor our Newsletter | Privacy Policy | Terms of Service