oscarcom Posted December 20, 2003 Posted December 20, 2003 As you know osCommerce have a contribution that works perfectly to make payments through 2checkout. (pm2checkout.php) Ok the thing, is that i need to modify this contribution because I want to get the spanish form of 2Checkout. So I tried this: In pm2checkout.php I replace this line: $this->form_action_url = 'https://www.2checkout.com/cgi-bin/Abuyers/purchase.2c?;; } With this: $this->form_action_url = 'https://www.2checkout.com/cgi-bin/spanis...rchase.2c?;;} So the parameters doesnt pass good to 2chekout. I get this error: "Error: Invalid seller id. This errant attempt has been logged. Please contact the merchant you were trying to purchase from if you require assistance." I contacted 2checkout support and this was his official answer: "You can not use the Spanishbuyers Routine with the OSCommerce Shopping Cart. They both use different Parameters and can not be combined. Try modifiying the script" So I want to know if somebody tried to modify this, someone can change this script... any ideas ? Anyone has Oscommerce with spanish form of 2C ? Anyone can help me? 2Chekcout Support for this: http://www.support.2checkout.com/deskpro/faq.php?article=110 Thanks for your time Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.