RE: Lynk-Systems Payment Mod
iiinetworks <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <a0df5ac37f1934ea6bc67e0b8ef34e85@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=192904#192904 ---------------------------------------------------------------- Have you tried editing the PayPal module (includes/modules/payment/paypal.php) by replacing all the PayPal specific stuff with Lynk-Systems information and renaming it lynk-systems.php? You would particularly need to edit this line: [code]$this->form_action_url = 'https://secure.paypal.com/cgi-bin/webscr';[/code] Good luck, Matt