Post by Demon5 » Fri Jun 22, 2012 9:03 am

Is anyone currently working on a module to implement google trusted stores? If so I would be interested

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by gbisqit » Sun Jun 24, 2012 3:21 am

Same here, I will pay a programmer to develop or install Google Trusted stores on my Opencart store.

Newbie

Posts

Joined
Thu Aug 18, 2011 3:41 pm
Location - Encino, CA

Post by Demon5 » Sun Jul 01, 2012 1:11 am

I'm surprised noone has answered this one. Noone brave enough to take on googlecode? :)

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by rph » Sun Jul 01, 2012 5:44 am

It's brand new, fairly complex, and from what I can see Google doesn't provide any test accounts for developers to use. Someone will make it eventually but I'm not surprised it hasn't been done yet.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by Demon5 » Sun Jul 01, 2012 9:26 am

Oh you can't make a test account? Didn't know that. So I guess you need to do it on a live store and if it wrong they tell you no until you fix? lol.You could make a store and apply then they don't review it until after they find out if trusted feeds setup correct and if they are then they will just deny it.That or just do it on a real reputable store.

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by SuppliesProfessor » Sun Jul 08, 2012 12:19 am

Yeap, I'm sure someone will make it at some point

http://scorpionprotection.us



Posts

Joined
Sat Jul 07, 2012 1:58 am


Post by tjonnyc » Sat Nov 17, 2012 2:17 am

Add me to the list of people who'd love to see a Trusted Stores module.

I've just spent 3 hours trying to get it to work, and it's just ridiculously complicated & the instructions SUCK.

Here's a preview of what I'm dealing with: http://productforums.google.com/forum/# ... aV7przvzT8

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by rph » Sat Nov 17, 2012 1:47 pm

I'd love to make one but Google still doesn't appear to provide any assets for developers.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by tjonnyc » Thu Nov 29, 2012 3:50 am

rph wrote:I'd love to make one but Google still doesn't appear to provide any assets for developers.
That's understandable, but I don't think it would need to be this complicated.

I got the GTS code to work on most pages, except the checkout confirmation.

The issue I'm having with the confirmation is, finding all the OpenCart variables & matching them to the GTS code.

Using the PHP command <?php Print_r ($_SESSION); ?> dumps a bunch of variables on-screen, from which you can match most of them to the Google values. For example:

MERCHANT_ORDER_ID = [order_id]
MERCHANT_ORDER_DOMAIN = {static: http://www.mywebsite.com}
CUSTOMER_EMAIL = [email]
CUSTOMER_COUNTRY = [iso_code_2]
CURRENCY = [currency]

etc.

Here's where I hit the wall: there are NO VARIABLES DISPLAYED for the order total, item subtotals, tax amount, etc.

Where do I pull these from?

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by tjonnyc » Thu Nov 29, 2012 3:52 am

It doesn't even have to be a mod, even a tutorial + reference would be helpful.

The tutorial would need to accomplish 2 things:

1.) List all the relevant OpenCart [variables] and their counterparts in GOOGLE_CODE_FORMAT.
2.) Provide a primer of how to insert the variables' values into the Google JavaScript.

This alone would get many people 95% of the way there, I believe.

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by smifis » Thu Nov 29, 2012 4:01 am

tjonnyc i think you're almost there, you're putting the code in the view though so you cant access any variable which aren't pushed to the template, you need to stick these in the controller.

If you PM me, I'll send you my skype address and we'll get it working and publish it on here.

Active Member

Posts

Joined
Sat Jan 15, 2011 10:37 pm


Post by smifis » Thu Nov 29, 2012 7:08 am

We think we almost have it sussed,

Will post back later

Active Member

Posts

Joined
Sat Jan 15, 2011 10:37 pm


Post by gbisqit » Sun Dec 09, 2012 4:05 pm

Can't wait!

Newbie

Posts

Joined
Thu Aug 18, 2011 3:41 pm
Location - Encino, CA

Post by Demon5 » Mon Dec 31, 2012 10:04 am

any luck?

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by tjonnyc » Sat Jan 05, 2013 4:47 am

Finally got it to work.

That took a week.

Got the confirmation that "yay, everything is good, now there's a 30-day 'probation period' so we can see how it's going".

And now... drumroll... THEY CHANGED THE REQUIREMENT FROM 100 ORDERS TO 500 ORDERS PER MONTH.

Son. Of. A. %#$%*#$%*@&@.

Well, that was an utter and complete waste of time.

Thanks, Google!

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by tjonnyc » Sat Jan 05, 2013 4:51 am

On a related note but with a completely different tone: many, MANY thanks to smifis for his remarkable assistance with this project! If it wasn't for you, I couldn't have done it! Shame that Google made all that effort worthless in the end :(

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by Demon5 » Sat Jan 05, 2013 10:44 am

Well I would still like this... I'm wondering if any way to link this to both my opencart and my amazon. I do about 3000 sales a month on amazon. 14k this last month(that was soooo tiring).

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by smifis » Sat Jan 12, 2013 12:34 am

It's up to tjonnyc if he wishes to release the code,
I dont have a copy of it and is on his servers.

Active Member

Posts

Joined
Sat Jan 15, 2011 10:37 pm


Post by Demon5 » Sat Jan 12, 2013 6:40 am

*Hint* If you two put together a package and sell it on opencart.com for 10 dollars you will have at LEAST 10 dollars in sales immediately.

https://www.lotnllc.com is your one stop shop for all your computer needs!


User avatar
Active Member

Posts

Joined
Sat Jun 19, 2010 4:12 am
Location - Sacramento, CA

Post by NoJoke » Thu Sep 05, 2013 11:45 am

Just was looking at this and then I just rechecked the requirements by google and they have changed it from 600 orders to 200 submitted orders on a rolling 28 day basis. So is there anyway that we can get this figured out for Opencart 1.5.x versions?

Active Member

Posts

Joined
Fri Oct 14, 2011 5:37 am
Who is online

Users browsing this forum: No registered users and 25 guests