riverstyx Posted October 19, 2005 Share Posted October 19, 2005 2CO now requires that additional order details be passed to their site, rather than just the order total. I need to add the additional parameters, but I don't know where those parameters are defined. I looked at checkout-confirmation.php and classes/payment.php and I just don't see it. Can anyone help? I'm new to PHP but I can work it out with a little direction... RS Quote Link to comment Share on other sites More sharing options...
jackalope01 Posted November 3, 2005 Share Posted November 3, 2005 2CO now requires that additional order details be passed to their site, rather than just the order total. I need to add the additional parameters, but I don't know where those parameters are defined. I looked at checkout-confirmation.php and classes/payment.php and I just don't see it. Can anyone help? I'm new to PHP but I can work it out with a little direction... RS q: did you ever get this resolved? I'm running into the very same issues. Quote Link to comment Share on other sites More sharing options...
Guest Posted November 5, 2005 Share Posted November 5, 2005 (edited) Me too!! Edited November 5, 2005 by BADG35 Quote Link to comment Share on other sites More sharing options...
OrlandoBonsai Posted November 18, 2005 Share Posted November 18, 2005 I think this is what you are looking for: in /catalog/includes/modules/payment/pm2checkout.php: c_name, c_price, and c_description parameters. Quote Link to comment Share on other sites More sharing options...
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.