Differences between revisions 1 and 28 (spanning 27 versions)
Revision 1 as of 2012-06-28 00:32:12
Size: 356
Editor: clifford
Comment:
Revision 28 as of 2013-08-28 00:40:38
Size: 6424
Editor: clifford
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Steps to setup ebay in control''' '''Steps to setup ebay to intergrad to control - for crecrom support staffs.'''
Line 3: Line 3:
 1. get a ebay developer account and create keysets
 1.
 * go to [javascript:void(0);/*1340842522189*/ https://www.x.com/developers/ebay]
 * then join as a developer
 * generation application key by following the email get send to you
 * for testing create sandbox key
 * for production create production key
= first part set up ebay and paypal. =
 1. get a ebay developer account and create keysets,'''(if do not already has one -->check the table at the bottom to verify that the developer account is valid, if not follow the following steps) '''
  1. go to https://www.x.com/developers/ebay
  1. then join as a developer
  1. generation application key by following the email get send to you
  1. for testing create sandbox key
  1. for production create production key
  1. goto '''Application setting''' tab
  1. chick customize the ebay user consent form
  1. click generate run name then save setting
 1. create a testing ebay user for testing or a normal ebay if our customer do not already has one.
  1. if setting up a testing ebay user '''(skip this if generating actual account for our customers)'''
   1. goto https://www.sandbox.ebay.com.au/
   1. register a user in ebay sandbox
   1. need to set up a testing paypal account for that user
   1. signup as paypal developer goto https://developer.paypal.com/
   1. click sign up now
   1. then login to paypal developer site and create a test paypal account
  1. if generating account for customer , just follow the standard instruction from ebay and paypal to setup accounts '''(this can/should be done by customers) '''
  1. link paypal account against ebay account '''(if customer already as ebay account this probaly been done so can skip)(this can/should be done by customers since linking paypal is a part of standard ebay setup)'''
   1. go to ebay'''(sandbox for test account)''' lock in as user, goto account tab and choose paypal account
   1. chick link my paypal account
   1. link against the paypal account '''(for test account use the account generated from paypal developer site)'''
  1. '''ebay store is optional''' so the following can be skip
   1. make a random listing ,so that can set up store for seller
   1. goto [http://sandbox.ebay.com/ http://stores.ebay.com or (for testing account http://stores.sandbox.ebay.com/])
   1. click the open a ebay store.
   1. enter with your ebay sandbox seller account.
   1. now go back to your ebay account ,the manage my store should be available in the bottom of the left hand column, under shourt cut tab
 1. get a ebay token for the ebay users'''(this step is essential for both test and real account) '''
  1. login to your ebay developers account
  1. go to '''Application setting''' tab
  1. select the environment and , key set
  1. click the '''User Tokens''' link just below the selet box
  1. click '''Generate Token''' buttom
  1. enter your seller ebay account then agreed
  1. save the generated token to a file
= second part putting setting in control =
 1. run ebaycont
  1. set to use sandbox for testing
  1. copy all the ebay id from the application setting tab in '''ebay developer account '''
  1. copy the run name from the application setting tab ->consent form setting
 1. set up location for ebay , each location can be mapped to one ebay account
  1. run braad
  1. goto online tab
  1. enter AU in ebay country all CAP
  1. enter 15 in ebay site ->this is the site your list will be on, it will determin the currency as well
  1. enter postcode this postcode is the postcode of the ebay's seller account, it tell ebay where is the item location ,
  1. copy the paypal account from your seller account
  1. input a url where your branch images was going to be mount to
  1. save the token file in /u/ccdev/COMP/ebaytoken/branchcode.token <--i think branch code need to be CAP, the token is the one link you to the user, note that we do not store in branch the user's ebay login.
 1. not when you are in noosa you can access the ebay tab in staad
 1. but before list anything , '''need to clear all ebay listing related numbers'''
  1. run sturep''' '''-> D ->F Clear qty, postage, price on ebay
= Detail of Listing an item =
 1. '''(optional only needed if have ebay store) if you want you item to appear on your ebay store '''
  1. '''login to ebay seller account ->manage my store->store categories->add categoay '''
  1. '''after adding a category , need to view its id by clicking the "All Categories" link '''
  1. '''put the category number into caaad , the category record of the default category of the listing item. '''
  1. '''when the item successfully listed it should appear on the corresponding category of the online store.'''
 1. list the item
  1. conset to the location set up with ebay
  1. for a item goto the ebay tab
  1. if no suggested category , go back to change the description and try again
  1. click list item
  1. if all the detail is correct , will come back a confirm prompt
  1. click ok with the confirm prompt
  1. ebay listing detail will then be updated
= retreive ebay order from ebay =
 1. set up a cron job for impebayord
 1. the first time it rum may fail , its ok , since its setting up the last updated time
 1. the program will import any fully paied ebay order , from last updated time to now,
 1. then the program will update the last updated time to now
 1. the last updated time was stored in the branch but is not vissible yet.
= the following is the logins i created for testing and demo, Please conset to KAFU2 company for example of setup =
||||||||<style="text-align: center;">'''tablewidth="100%" tablealign=""logins''' ||
||description ||URL ||login ||password ||
||ebay developer ||https://www.x.com/developers/ebay ||crecom ||$C0ntr6l ||
||ebay sandbox seller test account ||http://signin.sandbox.ebay.com.au/ ||testuser_crecom ||c0ntr6l ||
||another ebay sandbox seller test account ||http://signin.sandbox.ebay.com.au/ ||testuser_crecomsup ||$C0ntr6l ||
||ebay sandbox buyer test account ||http://signin.sandbox.ebay.com.au/ ||testuser_crecom_bernie ||$C0ntr6l ||
||paypal developer ||https://developer.paypal.com/ || programmers@crecom.com.au ||$C0ntr6l ||
||payapl sandbox testing account for linked to the ebay sandbox seller account ||access from paypal developer account ->test account ->enter sandbox test site || progra_1340845224_biz@crecom.com.au ||$C0ntr6l ||
||payapl sandbox testing account for buyer ||access from paypal developer account ->test account ->enter sandbox test site || progra_1352067358_per@crecom.com.au ||$C0ntr6l ||

Steps to setup ebay to intergrad to control - for crecrom support staffs.

first part set up ebay and paypal.

  1. get a ebay developer account and create keysets,(if do not already has one -->check the table at the bottom to verify that the developer account is valid, if not follow the following steps)

    1. go to https://www.x.com/developers/ebay

    2. then join as a developer
    3. generation application key by following the email get send to you
    4. for testing create sandbox key
    5. for production create production key
    6. goto Application setting tab

    7. chick customize the ebay user consent form
    8. click generate run name then save setting
  2. create a testing ebay user for testing or a normal ebay if our customer do not already has one.
    1. if setting up a testing ebay user (skip this if generating actual account for our customers)

      1. goto https://www.sandbox.ebay.com.au/

      2. register a user in ebay sandbox
      3. need to set up a testing paypal account for that user
      4. signup as paypal developer goto https://developer.paypal.com/

      5. click sign up now
      6. then login to paypal developer site and create a test paypal account
    2. if generating account for customer , just follow the standard instruction from ebay and paypal to setup accounts (this can/should be done by customers)

    3. link paypal account against ebay account (if customer already as ebay account this probaly been done so can skip)(this can/should be done by customers since linking paypal is a part of standard ebay setup)

      1. go to ebay(sandbox for test account) lock in as user, goto account tab and choose paypal account

      2. chick link my paypal account
      3. link against the paypal account (for test account use the account generated from paypal developer site)

    4. ebay store is optional so the following can be skip

      1. make a random listing ,so that can set up store for seller
      2. goto [http://sandbox.ebay.com/ http://stores.ebay.com or (for testing account http://stores.sandbox.ebay.com/])

      3. click the open a ebay store.
      4. enter with your ebay sandbox seller account.
      5. now go back to your ebay account ,the manage my store should be available in the bottom of the left hand column, under shourt cut tab
  3. get a ebay token for the ebay users(this step is essential for both test and real account)

    1. login to your ebay developers account
    2. go to Application setting tab

    3. select the environment and , key set
    4. click the User Tokens link just below the selet box

    5. click Generate Token buttom

    6. enter your seller ebay account then agreed
    7. save the generated token to a file

second part putting setting in control

  1. run ebaycont
    1. set to use sandbox for testing
    2. copy all the ebay id from the application setting tab in ebay developer account

    3. copy the run name from the application setting tab ->consent form setting

  2. set up location for ebay , each location can be mapped to one ebay account
    1. run braad
    2. goto online tab
    3. enter AU in ebay country all CAP
    4. enter 15 in ebay site ->this is the site your list will be on, it will determin the currency as well

    5. enter postcode this postcode is the postcode of the ebay's seller account, it tell ebay where is the item location ,
    6. copy the paypal account from your seller account
    7. input a url where your branch images was going to be mount to
    8. save the token file in /u/ccdev/COMP/ebaytoken/branchcode.token <--i think branch code need to be CAP, the token is the one link you to the user, note that we do not store in branch the user's ebay login.

  3. not when you are in noosa you can access the ebay tab in staad
  4. but before list anything , need to clear all ebay listing related numbers

    1. run sturep -> D ->F Clear qty, postage, price on ebay

Detail of Listing an item

  1. (optional only needed if have ebay store) if you want you item to appear on your ebay store

    1. login to ebay seller account ->manage my store->store categories->add categoay

    2. after adding a category , need to view its id by clicking the "All Categories" link

    3. put the category number into caaad , the category record of the default category of the listing item.

    4. when the item successfully listed it should appear on the corresponding category of the online store.

  2. list the item
    1. conset to the location set up with ebay
    2. for a item goto the ebay tab
    3. if no suggested category , go back to change the description and try again
    4. click list item
    5. if all the detail is correct , will come back a confirm prompt
    6. click ok with the confirm prompt
    7. ebay listing detail will then be updated

retreive ebay order from ebay

  1. set up a cron job for impebayord
  2. the first time it rum may fail , its ok , since its setting up the last updated time
  3. the program will import any fully paied ebay order , from last updated time to now,
  4. then the program will update the last updated time to now
  5. the last updated time was stored in the branch but is not vissible yet.

the following is the logins i created for testing and demo, Please conset to KAFU2 company for example of setup

tablewidth="100%" tablealign=""logins

description

URL

login

password

ebay developer

https://www.x.com/developers/ebay

crecom

$C0ntr6l

ebay sandbox seller test account

http://signin.sandbox.ebay.com.au/

testuser_crecom

c0ntr6l

another ebay sandbox seller test account

http://signin.sandbox.ebay.com.au/

testuser_crecomsup

$C0ntr6l

ebay sandbox buyer test account

http://signin.sandbox.ebay.com.au/

testuser_crecom_bernie

$C0ntr6l

paypal developer

https://developer.paypal.com/

programmers@crecom.com.au

$C0ntr6l

payapl sandbox testing account for linked to the ebay sandbox seller account

access from paypal developer account ->test account ->enter sandbox test site

progra_1340845224_biz@crecom.com.au

$C0ntr6l

payapl sandbox testing account for buyer

access from paypal developer account ->test account ->enter sandbox test site

progra_1352067358_per@crecom.com.au

$C0ntr6l

ebay (last edited 2017-06-07 03:06:19 by thog)