Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 11:52:48 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
149635
Posts in
21099
Topics by
7537
Members
Latest Member:
lotte2
WebsiteBaker Community Forum
English
Archive (posts up to 2007)
(Moderator:
Argos
)
Amazon Module development
Pages:
1
[
2
]
Go Down
Author
Topic: Amazon Module development (Read 10908 times)
bupaje
Offline
Posts: 519
Re: Amazon Module development
«
Reply #25 on:
January 22, 2006, 11:34:58 PM »
So do you need to use the fetch feature every day to update the prices? Also do you think pagination is in the cards for a future update?
You can see my WIP store here in case anyone needs an example.
http://stormvisions.com/pages/amazon-store.php
«
Last Edit: January 22, 2006, 11:36:44 PM by bupaje
»
Logged
My Blog, My Site
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #26 on:
January 22, 2006, 11:49:37 PM »
Prices typically do not change every day on Amazon.Com - they don't change much at all really, with the exception of the occasional sale. And even when you do a live fetch, the used prices do not always seem to be correct. (That's nothing I can fix, looks like some kind of delay on Amazon's part.)
I don't anticipate pagination any time soon - the whole point of having group support is that you can categorize the books so that you don't have 10 pages in one category. Most people won't go beyond the first page in any category anyway. I'll see what I can do, but no promises.
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
bupaje
Offline
Posts: 519
Re: Amazon Module development
«
Reply #27 on:
January 23, 2006, 03:09:22 AM »
That's cool, I'll just take care to break them down into small enough logical categories.
Logged
My Blog, My Site
needasitefast
Offline
Posts: 31
Re: Amazon Module development
«
Reply #28 on:
January 24, 2006, 09:32:23 AM »
Hi- the image of the book is not displaying..
I put the link below under IMAGES:
http://images.amazon.com/images/P/0670033022.01._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_AA240_SH20_SCLZZZZZZZ_.jpg
Logged
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #29 on:
January 24, 2006, 09:50:59 AM »
Since I am not the amazing Kreskin, I'd need to see a url of your bookstore.
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
needasitefast
Offline
Posts: 31
Re: Amazon Module development
«
Reply #30 on:
January 24, 2006, 10:02:45 AM »
Like, who is kreskin anyway?
http://www.awsurrey.org/awshome/pages/recommended-reading.php
Click expatriate books
I copied the image url from amazon by viewing properties on the book image
Logged
needasitefast
Offline
Posts: 31
Re: Amazon Module development
«
Reply #31 on:
January 24, 2006, 11:59:41 AM »
Ok, so I installed the module, signed up for an affiliate account, signed up for a webservices account.
There is no subscriber ID listed. Apparently there are two keys.
and a webservices account #. Additionally, I do have an affiliate ID.
What do I put in Subscriber ID field?
I tried both the access key and the account# and neither work for fetch.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Info I looked up:
* Account Number: All Amazon Web Services accounts have an Account Number. This is a unique value that is associated with your account and that will never change. Your Account Number is displayed at the top of the Account Activity page. Should you ever need to contact Amazon about your account, it will be useful to have your Account Number handy.
* Access Key ID and Secret Access Key: All Amazon Web Services accounts have a combination of an Access Key ID and a Secret Access Key. Include your Access Key ID in web service requests to identify yourself as the party responsible for the request. Use your Secret Access Key to sign requests to web services that require a request signature. To learn more about request signatures, including why and when you use them and how you calculate them, read our article on Amazon Web Services Request Authentication.
+++ NOTE I JUST CREATED ACCOUNT TODAY HENCE NO SUBSCRIBER ID +++
* Subscription ID: If you created your account prior to October 11, 2005, you have a Subscription ID. If you have already built an Amazon Web Services application using your Subscription ID, you may continue using your Subscription ID. If you are building a new application, we encourage you to use your Secret Access Key and Access Key ID instead.
* Developer Token: If you signed up to use Amazon Web Services prior to August 2004, you have a Developer Token. As Developer Tokens are no longer supported and will not work with newer services, we encourage anyone who has a Developer Token to create a new account.
Thanks for your help.
Logged
kweitzel
Forum administrator
Offline
Posts: 6819
Re: Amazon Module development
«
Reply #32 on:
January 24, 2006, 08:49:02 PM »
I think my problem also comes down to the fact, theat they exoired the subscriber ID in favour of the public and secret key system. Since I also signed up after the deadlin, I won't be able to use your module. A shame.
Any chance you redesign? I am not a coder myself, so unfortunatly not on my side, all I can offer at the moment are translations (free for WB Modules, if they will be used with a free license)
Cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #33 on:
January 24, 2006, 08:55:38 PM »
Where are you guys seeing this? As of last week when I wrote the mod, they had retired the *developer ID*, in favor of the subscriber ID. The subscriber ID not being the same as the secret key.
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
bupaje
Offline
Posts: 519
Re: Amazon Module development
«
Reply #34 on:
January 25, 2006, 01:33:36 AM »
The old developer ID - the token- has been retired. My affiliate ID and subscription ID work fine. Maybe you are confused about what value to enter where?
Once again, great module.
http://stormvisions.com/pages/amazon-store.php
«
Last Edit: January 25, 2006, 01:38:55 AM by bupaje
»
Logged
My Blog, My Site
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #35 on:
January 25, 2006, 01:49:18 AM »
Quote from: bupaje on January 25, 2006, 01:33:36 AM
The old developer ID - the token- has been retired. My affiliate ID and subscription ID work fine. Maybe you are confused about what value to enter where?
bupaje - that's what I was thinking too. I didn't know about the subcriber ID bit before I started working on this module last week, so I have to assume that the info I read was up to date.
Guys, if it helps, I can give you an example of my IDs, so you can maybe determine what you need to put where. My Subscriber/Subscription ID is 1QY9VFXKP4WEJQ28YC8
2. That's the bit that's used by the fetch. My affiliate ID is snipenet - that's what's used to generate the affiliate links to Amazon.Com to give you the credit for the sales. The affiliate ID is one that you pick, whereas the subscrber ID is automatically generated and assigned to you.
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
bupaje
Offline
Posts: 519
Re: Amazon Module development
«
Reply #36 on:
January 25, 2006, 01:59:28 AM »
I posted a clarification in your other thread in case that helps
http://forum.websitebaker.org/index.php/topic,2294.0.html
Logged
My Blog, My Site
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #37 on:
January 25, 2006, 02:04:51 AM »
I saw that, thank you
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
bupaje
Offline
Posts: 519
Re: Amazon Module development
«
Reply #38 on:
January 26, 2006, 02:31:48 AM »
@snipe - not sure if you plan on any other features for this but a minor suggestion -if possible- for some future version. Would it be possible to add one or two custom fields so we can access them in admin? For example if I wanted to simply add a
Editor's Choice! or Editor rating: ***** or even a message "Check Amazon for most current price for this product" so basically I could assign any title and text to these one or two fields.
Not urgent but if you find yourself tinkering and it makes sense to you ....
Logged
My Blog, My Site
needasitefast
Offline
Posts: 31
Re: Amazon Module development
«
Reply #39 on:
January 27, 2006, 08:45:35 AM »
Quote from: snipe on January 24, 2006, 08:55:38 PM
As of last week when I wrote the mod, they had retired the *developer ID*, in favor of the subscriber ID. The subscriber ID not being the same as the secret key.
You obviously did not read the prior post. Shall we Restate directly from Amazon:
- Subscription IDs ONLY work with accounts created prior to Oct 11th 2005
- New applications have to use a secret access key and access key id to work
READ BELOW!
* Subscription ID: If you created your account prior to October 11, 2005, you have a Subscription ID. If you have already built an Amazon Web Services application using your Subscription ID, you may continue using your Subscription ID. If you are building a new application, we encourage you to use your Secret Access Key and Access Key ID instead.
* Developer Token: If you signed up to use Amazon Web Services prior to August 2004, you have a Developer Token. As Developer Tokens are no longer supported and will not work with newer services, we encourage anyone who has a Developer Token to create a new account.
Logged
snipe
Offline
Posts: 62
Re: Amazon Module development
«
Reply #40 on:
January 27, 2006, 09:03:54 AM »
1) I did read that post - and I'm telling you that when *I* login to AWS, I do NOT see that message. *I* did not have a subscriber ID prior to TWO WEEKS ago. If they were phased out, HOW do I have one since my account was created well after Oct 11, 2005?
2) Being rude to someone who is trying to help you is not a good way to get a problem resolved. Have fun sorting through this yourself, pal.
Logged
-- snipe
snipe.net · phpchick.com · everydayactivist.co
m · snipegallery.com
Pages:
1
[
2
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...