68 Classifieds Forums
Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support > 2CheckOut Help needed
v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
(#1)
Old
f16eater f16eater is offline
Member
f16eater is on a distinguished road
 
Posts: 32
Join Date: Apr 2006
Default 2CheckOut Help needed - 05-02-2006, 01:03 AM

Hi there,

I need some help with 2checkout.

I checked "demo", but my payment went thru. Not a problem cause i refunded myself the money.

But the problem i have here is that the script doesn't complete the entire transaction automatically? I wasn't aware of that when i bought the product.

Or does the software do it? Please advise.

THanks.
Reply With Quote
(#2)
Old
suzkaw suzkaw is offline
Help you, I will.
suzkaw has a spectacular aura about
 
Posts: 1,813
Join Date: Mar 2006
Location: Belmont, NC
Default 05-02-2006, 02:38 AM

Yes it should complete the sale automatically. Do you know if you are using 2checkout version 2 or the old version?


--
Thanks,
Eric Barnes
68 Classifieds
Documentation - Modifications - My Blog

Reply With Quote
(#3)
Old
f16eater f16eater is offline
Member
f16eater is on a distinguished road
 
Posts: 32
Join Date: Apr 2006
Default 05-02-2006, 11:05 AM

I only signed up for 2checkout yesterday?

DO i need to create a new product in 2checkout to autodirect the buyer to a certain file?

And one more thing. the demo check box doesn't seem to work.
Reply With Quote
(#4)
Old
suzkaw suzkaw is offline
Help you, I will.
suzkaw has a spectacular aura about
 
Posts: 1,813
Join Date: Mar 2006
Location: Belmont, NC
Default 05-02-2006, 11:21 AM

I just looked through 2checkouts help desk and it does appear you have to add your products with them as well.

For the demo mode I do see an error that is causing it not to run. If you would open the file includes/functions_payment.php and locate this line:
PHP Code:
function display2Checkout($listingid,$price,$package,$extra,$exta2,$userinfo)
{
Just under it add: global $demo; so it would look like this:
PHP Code:
function display2Checkout($listingid,$price,$package,$extra,$exta2,$userinfo)
{
global
$demo;


--
Thanks,
Eric Barnes
68 Classifieds
Documentation - Modifications - My Blog

Reply With Quote
(#5)
Old
f16eater f16eater is offline
Member
f16eater is on a distinguished road
 
Posts: 32
Join Date: Apr 2006
Default 05-02-2006, 12:39 PM

Ok looks like i've got to add..

just wondering, what URL should i redirect my customers to after "pending payment" and "payment complete"?

Thanks so much. your help is really appriciated.
Reply With Quote
(#6)
Old
suzkaw suzkaw is offline
Help you, I will.
suzkaw has a spectacular aura about
 
Posts: 1,813
Join Date: Mar 2006
Location: Belmont, NC
Default 05-02-2006, 01:11 PM

For that you could either manually create new pages or still forward them to the thanks.php page. If the thanks page doesn't get the correct approval variables then it will display an error message.


--
Thanks,
Eric Barnes
68 Classifieds
Documentation - Modifications - My Blog

Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2CheckOut Unregistered Pre Sales 0 01-19-2007 09:22 AM
Help needed with installation Gone_pro v3.1 Questions & Support 11 01-19-2007 02:08 AM
Help needed with syntax Maffo v3.0 Questions & Support 3 04-24-2006 11:43 AM
2checkout question zman78 v3.0 Questions & Support 7 03-30-2006 09:25 AM



Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com