Jump to content



Latest News: (loading..)

- - - - -

2checkout payment module


  • Please log in to reply
75 replies to this topic

#61   mockba

mockba
  • Members
  • 25 posts
  • Real Name:Mohammed
  • Gender:Male

Posted 27 April 2008 - 08:32 AM

these two forms describe our problem regarding "passing parameters back to oscommerce after completing a demo sale"

General Problem Description
2Checkout Integration

and the problem specifically
What is the correct 2checkout return URL!

how we can apply the solutions provided by the 2checkout people to the existing scripts

#62   mockba

mockba
  • Members
  • 25 posts
  • Real Name:Mohammed
  • Gender:Male

Posted 27 April 2008 - 12:08 PM

I was wondering how would we implement the solutions provided by 2checkout to fix the redirect problem

Quote

1.) handle all post-order processing on the page set as your return URL, including the “thank you” message or
2.) Use a timed redirect, typically done via HTML meta tags or Javascript, after processing the parameters and displaying a message to the customer (remember: at least 255 characters).
It is also important to note that if no redirects are used, meaning the URL will be masked by our servers, then relative links will no longer point to the correct location. This can be corrected by using absolute links on the page used for the return URL or by simply using a “base” tag in the head of the document to provide a reference for the relative paths.


#63   mockba

mockba
  • Members
  • 25 posts
  • Real Name:Mohammed
  • Gender:Male

Posted 05 May 2008 - 11:01 AM

I am really facing a strange error now, when selecting products to purchase and the total value of those products are greater than $1000, I'm getting "Parameter Error." While on the other hand if the total sale value was less than $1000 it is passing with no errors!
Could anybody help please, thanks

#64   IronTank

IronTank
  • Members
  • 1 posts
  • Real Name:IronTank

Posted 03 June 2008 - 06:23 AM

Hi, I have installed this module: Last change was made by Alex Seto. I'm also using OSC 2.2rc2


I have already went to Look & Feel and set up everything accordingly in 2checkout.com. I even took the (_) underscore from pm2checkout_process.php but I am still receiving the error.

Everything I do at the moment in 2checkout is on the test server. I login as a customer in my website then place an order and it redirects me to the 2checkout website, but all it says is "parameter error". I'm not sure how to fix this.

Anyone any ideas??

Thanks

#65   deannaf

deannaf
  • Members
  • 7 posts
  • Real Name:Deanna

Posted 04 September 2008 - 10:28 AM

Does anyone have any ideas how would I get 2checkout to work with downloadable products. Is there a way to get this to work like the Paypal mod? Where when a payment is made and approved it can change the status of the order which in turn enables the download buttons and if is pending does not enable them.

Any help would be really appreciated.

Deanna

#66   toyicebear

toyicebear
  • Community Sponsor
  • 6,056 posts
  • Real Name:Nick
  • Location:World Citizen

Posted 05 September 2008 - 07:07 AM

View Postdeannaf, on Sep 4 2008, 10:28 AM, said:

Does anyone have any ideas how would I get 2checkout to work with downloadable products. Is there a way to get this to work like the Paypal mod? Where when a payment is made and approved it can change the status of the order which in turn enables the download buttons and if is pending does not enable them.

Any help would be really appreciated.

Deanna


Use RC2a and you can set the public availability status for any order status...

or

Install the downloads controller add-on
Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce

Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.

#67   banderaz

banderaz
  • Members
  • 24 posts
  • Real Name:Bjorn Gronland

Posted 11 December 2008 - 02:31 AM

View Postcostprice, on Jan 22 2008, 03:49 PM, said:

I`ve installed the new module, everything seem to be ok now.
But i`ve a problem with Approved URL, after set the Approved URL is :
http://costpricejewel.com/checkout_success.php
I tried to place an order as demo, but the page NOT redirect after success. It redirected to: https://demo.oscommerce.com/pm/login.php?os...5q7rgaao0v3b9f3

Anybody knew this error before ?  <_<

It's because you did not insert your seller id in the module in osc. Then 2C send you to the demo-site...

#68   zar

zar
  • Members
  • 3 posts
  • Real Name:zar

Posted 18 December 2008 - 08:07 PM

View Posttoyicebear, on Aug 8 2007, 05:21 PM, said:

Support tread for the new 2checkout payment module.

Hi,

I have just Installed the pm2checkout module, and followed the install instructions. ( replace the pm2checkout.php files and maintain the directory structure)
But I just get the following error:

Fatal error: Cannot redeclare class pm2checkout in /home/www/mydomain.co.uk/includes/modules/payment/pm2checkout.php on line 18

Could someone help me with this problem, The installed OSC is v2.2 rc2 ( But I could be wrong).

I am new to OSC, so any help would be appreciated.

Edited by zar, 18 December 2008 - 08:09 PM.


#69   statewide

statewide
  • Members
  • 4 posts
  • Real Name:Benjamin

Posted 05 January 2009 - 03:54 PM

I have found that you can also use https://www.2checkout.com/checkout/spurchase with this module so that paypal is not included and this seems to work just fine since this also accepts the same parameters.

#70   dinera

dinera
  • Members
  • 5 posts
  • Real Name:dinesh eranga

Posted 27 January 2009 - 03:53 PM

View Postmockba, on Apr 27 2008, 01:08 PM, said:

I was wondering how would we implement the solutions provided by 2checkout to fix the redirect problem

i have same problem.we are using new version in oscommerce.so do we have to install 2co module contribution?if we donot install it what is the correct redirect url that we have to use.

#71   trdoel

trdoel
  • Members
  • 1 posts
  • Real Name:Michael

Posted 23 February 2009 - 07:40 AM

I have installed this to OS Commerce not sure what version. I activated it and entered all info, but it does not show up on the checkout basket. Any suggestions?

#72   riz-man

riz-man
  • Members
  • 15 posts
  • Real Name:Raizwan Butt
  • Gender:Male

Posted 20 July 2011 - 11:01 AM

I have got this module working fine. The only problem I've noticed is that the actual checkout items are not passed on to 2Checkout. All the 2Checkout cart says is:

"Cart Purchase: 20110720045323"

It does not list the actual products added to the shopping cart, as was achieved by the the previous version of this payment module (the one that came with Oscommerce V2.2 RC2).

Any ideas how I can keep that feature?

#73   riz-man

riz-man
  • Members
  • 15 posts
  • Real Name:Raizwan Butt
  • Gender:Male

Posted 20 July 2011 - 12:29 PM

View Postriz-man, on 20 July 2011 - 11:01 AM, said:

I have got this module working fine. The only problem I've noticed is that the actual checkout items are not passed on to 2Checkout. All the 2Checkout cart says is:

"Cart Purchase: 20110720045323"

It does not list the actual products added to the shopping cart, as was achieved by the the previous version of this payment module (the one that came with Oscommerce V2.2 RC2).

Any ideas how I can keep that feature?


Also, just to let you know, I've changed ['model'] to ['id'] and all my products on Oscommerce have product model numbers but I'm still seeing all my shopping cart items grouped up as one total when I'm transferred to 2Checkout.

#74   undeadzed

undeadzed
  • Members
  • 3 posts
  • Real Name:Craig Christenson

Posted 31 August 2011 - 04:49 PM

riz-man,

The issue that you are reporting indicates that one of the required product identification parameters is being passed into 2Checkout without a value. Products must be setup with a model, name and description. I will be happy to take a look at your site and troubleshoot this for you to get it corrected.

#75   mrwizard2010

mrwizard2010
  • Members
  • 1 posts
  • Real Name:Erich

Posted 13 April 2012 - 01:06 AM

I am using osc v2.2 RC2 and 2checkout module from this:http://www.oscommerce.com/community/contributions,5343

Seems to work fine throughout the process until it is time to pass that info to 2CO.  I get...

Parameter Error
A parameter error was encountered when attempting to process this sale.
Please notify the supplier so that this can be resolved as soon as possible.


This is on the 2CO site. Any ideas?

#76   motorbelly

motorbelly
  • Members
  • 29 posts
  • Real Name:Larry Cotton

Posted 05 October 2012 - 11:52 PM

I'm curious if mrwizard ever found a solution for the 2checkout module for it's error. I have a CRE Loaded site that just did the same thing but it turned out to  be my first over $1000 sale and 2checkout couldn't handle the comma in the total number.