yahoo implementation guide

Upload: gian-carlos-manrique-valentin

Post on 14-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 Yahoo Implementation Guide

    1/15

    White Papers |Yahoo API

  • 7/30/2019 Yahoo Implementation Guide

    2/15

    Launch with Country (Single-Page) _______________________ [2]

    Launch with Country (Multi-Pages) _______________________ [3]

    Launch with Button ____________________________________ [4]

    Content

  • 7/30/2019 Yahoo Implementation Guide

    3/15

    1. Enable Single-Page Checkout, open the Checkout & Registration Manager, select

    Global Settings, and choose Single-Page.

    1.1 Open Checkout & Registration Manager:

    1.2 Select Global Settings:

    1.3 Choose Single-Page:

    Launch with Country: Installation (Single-Page)

  • 7/30/2019 Yahoo Implementation Guide

    4/15

    2. Open the provided file BongoCheckout.Yahoo.3.js in a text editor and edit at line 8

    yourpartney key and edit at line 10 and 11 the shipping_cost(The shipping

    cost to be used on a per-item or per-order basis) and per_item_shipping( Setting

    this to true will charge a shipping cost for each item, setting this to false will apply a

    single shipping cost to the entire order.).

    3. Go to Store Manager > Checkout & Registration Manager > Page Configuration.

  • 7/30/2019 Yahoo Implementation Guide

    5/15

    4. In the Page message, add the code below:

    Replace your checkout url

    5. In HTML Head Section, add the code below:

    COPY THE CODE OF BongoChekcout.Yahoo.3.js MODIFIED HERE

  • 7/30/2019 Yahoo Implementation Guide

    6/15

    6. Go to Store Manager > Checkout & Registration Manager and click in publish.

    7. Enjoy!

  • 7/30/2019 Yahoo Implementation Guide

    7/15

    1. Enable Multi-Pages Checkout, open the Checkout &Registration Manager, select

    Global Settings, and choose Multi-Pages.

    2. Open the provided file BongoCheckout.Yahoo.4.js in a text editor and edit at line 5

    yourpartney key and edit at line 6 and 7 the shipping_cost(The shipping cost

    to be used on a per-item or per-order basis) and per_item_shipping( Setting this

    to true will charge a shipping cost for each item, setting this to false will apply a

    single shipping cost to the entire order.).

    3. Go to Store Manager > Checkout & Registration Manager > Page Configuration >

    Shipping Information.

    Launch with Country: Installation (Multi-Pages)

  • 7/30/2019 Yahoo Implementation Guide

    8/15

    4. In the Page message, add the code below:

    Replace your checkout url

    5. In HTML Head Section, add the code below:

    COPY THE CODE OF BongoChekcout.Yahoo.4.js MODIFIED HERE

  • 7/30/2019 Yahoo Implementation Guide

    9/15

    6. Go to Store Manager > Checkout & Registration Manager and click in publish.

    7. Enjoy!

  • 7/30/2019 Yahoo Implementation Guide

    10/15

    1. Open the provided file BongoCheckout.Yahoo.2.js in a text editor and edit at line 3

    yourpartney key and edit at line 13 and 14 the shipping_cost(The shipping

    cost to be used on a per-item or per-order basis) and per_item_shipping(

    Setting this to true will charge a shipping cost for each item, setting this to false will

    apply a single shipping cost to the entire order.).

    2. Go to Store Manager, open Store Editor.

    3. From the administration bar along the top of the screen, select Files. If you do not

    see this option, click the arrow to expand the menu.

    Launch with Button: Installation

  • 7/30/2019 Yahoo Implementation Guide

    11/15

    4. Click Upload, select the provided file BongoCheckout.Yahoo.2.js, set the filename to

    BongoCheckout.Yahoo.2.js. Ensure you have already edited this file and added

    your partner key, and Send.

    5. Click Publish All Staged Files.

    6. Right click the link to the uploaded file and select Copy Link Address, or click on the

    link and copy the URL from your address bar.

  • 7/30/2019 Yahoo Implementation Guide

    12/15

    7. Open the provided file BongoCheckout.Yahoo.1.js and on line 3 edit with your URL

    (https://lib.store.yahoo.net/lib/yhst-130314100425844/BongoCheckout.Yahoo.2.js )

    8. Repeat steps 3,4,5,6 and 7 for BongoCheckout.Yahoo.1.js

    9. Go to the Store Manager> Store Editor and select Variables.

    10. In the Head-tags area, add the code below:

  • 7/30/2019 Yahoo Implementation Guide

    13/15

    11. Click Update, then Click Publish All.

    11.1 Click Update:

    11.2 Click Publish All:

  • 7/30/2019 Yahoo Implementation Guide

    14/15

    12. Go to the Store Manager> Floating Cart Manager and In the Custom Content Area,

    add the code below:

    Dont forget to replace your CHECKOUT_URL

    12.1 Go to the Store Manager> Floating Cart Manager:

    12.2 Custom Content:

  • 7/30/2019 Yahoo Implementation Guide

    15/15

    13. Click Save, then Click Publish.

    14. Enjoy!