Adding payPal shopping cart to a Flash website?

Hi there,
I'm a newbie, creating my first flash website and my first shopping cart, so  be easy on me.
I've done  a lot of research, however was unable to find any tutorials on how to  set up a  Paypal shopping cart or any other secured shopping cart in a website  that was created in Flash professional CS5, actionscript 3.0. Paypal's  tutorial is  only for html (copy/paste the code in your html website and voila) but  how to integrate shopping cart in Flash website? Any help would be  appreciated.
This is my first time setting up a cart on a website. I  have a "shop"  button on my site (see picture below) that I would like linked to an  external  page preferably with my items that I would like to sale. Not  sure if paypal's shopping cart can do what I want it to do. Once the  user clicks on the "Shop" button, I'd like for my customer to be able to  see a picture of the items I have for sale, price for each item, a box  where the buyer can write quantity of item desired, add to cart button  and then check out button. With paypal shopping  cart, can I add  pictures beside each item I am selling when entering the  price on  paypal's website or I have to add the pictures of the items I  am  selling directly in my shop section of my website and add a buy now   button for each individual item and then copy/paste the email link  provided by  Paypal to each of my buy now buttons and add that code to  my "Actions" layer within Flash? How would the script look like? And  what if later on I want to add additional info to an item, change price  or delete it completely...would I have to make the changes everytime  within paypal only or I'd have to make the changes on both paypal and my  flash file and upload new copy to server? I'd like for my cart to  integrate with my site (keep the same look and feel, same  layout/background color) preferably but what ever way is the easiest.  Thanks for your help.

Any source that provides embed code to add to your webpage should work. So in other words if E-Junkie provides the HTML code that you simply embed in your own code it will work. If it requires a certain plugin be installed it may or may not.

Similar Messages

  • Dump while adding a shopping cart in work area in Carryout Sourcing

    Hi Experts,
    We are getting dump while adding a shopping cart to the work area in Carryout Sourcing.
    We want to replicate the Purchase Requisition from R/3 to SRM. And SC contains the limit item with free text service.
    The dump details are as follows :
    The exception 'CX_BBP_PD_ABORT' was raised, but it was not caught anywhere
    along
    the call hierarchy.
    Since exceptions represent error situations and this error was not
    adequately responded to, the running ABAP program 'SAPLBBP_PDH' has to be
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and
        therefore caused a runtime error.
        The reason for the exception is:
        Buffer table not up to date
    How to correct the error
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "UNCAUGHT_EXCEPTION" "CX_BBP_PD_ABORT"
        "SAPLBBP_PDH" or "LBBP_PDHU08"
        "BBP_PD_ABORT"
    Information on where terminated
        Termination occurred in the ABAP program "SAPLBBP_PDH" - in "BBP_PD_ABORT".
        The main program was "SAPLBBP_SOCO_UI_ITS ".
        In the source code you have the termination point in line 73
        of the (Include) program "LBBP_PDHU08".
      READ TABLE lt_callstack INTO ls_callstack2 INDEX 4.
      CONCATENATE   '/' ls_callstack2-eventtype
                    ls_callstack2-eventname ls_callstack2-progname
                    INTO lv_msgarg3 SEPARATED BY space.
      CALL FUNCTION 'BBP_ALERT_INTERNAL_OT'
        EXPORTING
          msgid   = gc_msgid_bbp_pd
          msgno   = 047
          msgarg1 = lv_msgarg1
          msgarg2 = lv_msgarg2
          msgarg3 = lv_msgarg3.
      MESSAGE ID gc_msgid_bbp_pd TYPE c_msgty_i NUMBER iv_msg_no
              WITH ls_callstack1-eventtype
                   ls_callstack1-eventname
                   ls_callstack1-progname.
      rollback work.
    get the messages from the application log
      TRY.
          CALL FUNCTION 'BBP_PD_LOG_GET_MESSAGES'
            TABLES
            e_messages = lt_messages.
        CATCH cx_bbp_pd_abort.
          REFRESH lt_messages.
      ENDTRY.
      RAISE EXCEPTION TYPE cx_bbp_pd_abort EXPORTING
          worked_on_document = lv_guid
          t100_msgid = gc_msgid_bbp_pd
          t100_msgno = iv_msg_no
          t_appl_log_messages = lt_messages.
    ENDFUNCTION.
    Could you please help me on this, how to rectify the dump ?
    Thank you very much in advance.

    Hello,
    I have seen this dump many times because the ERP version defined in table BBP_BACKEND_DEST was not correct.
    Please, check the following note related to this configuration:    
    1230789 - Dump: BBPSOCO01 at include LBBP_PDH_TEOF0B               
    Kind regards,
    Ricardo

  • How to install shopping cart in Adobe Muse Website?

    How to install shopping cart in Adobe Muse Website?

    Hi,
    Please refer to the following link Shopping Carts
    Regards,
    Aish

  • I just added a PayPal shopping cart to our website ... it will show up when I use Safari and will show up on my laptop using Firefox but will not show up using Firefox on our desktops nor my wife's laptop ... Help Please

    There isn't much to add. the proper paypal carts show up on all the Safari browsers on all our desktop and laptop models and folks can use them to buy tickets to shows at our non-profit theater. HOWEVER ... when I go to that page with Firefox MOST of the computers show the page but without the PayPal Carts ... WITH THE EXEPCTION OF MY LAPTOP. I don't know how to correct this and since it directly affects our ability to sell tickets I need to settle this very fast

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • Flash shopping cart..... Help Please

    Hi Guys,
    I Would like to add a shopping cart to my flash website. The
    current website is working with actionscript 2. selling 10+ items
    Anyone knows of a good tutorial, book, program or advise that
    would help me from start to finish? should i use xml or php? Any
    open source codes with instructions? what can i use to processes
    credit cards inside of flash?
    Really need the help, thanks

    quote:
    because of the questions you're asking, you should off-load
    the handling of secure transactions to a third party. paypal is the
    most well-known of these. check their website for details on how
    you can accept a variety of payments, including credit cards. it's
    relatively simple (compared to creating your own secure shopping
    cart).
    Thank you kglad, What would u recommend i do for the coding
    of the shopping cart before the total amount is sent to a 3rd
    party? Like the add to cart, remove from cart, total etc.

  • Shopping cart in flash 8

    I made a Flash website of online shopping. I used PHP as a
    getway.My problem is, when I adding a new iteam to the cart, then
    flash sending a id to the php and on the base of this id php re
    write the xml or updating the xml.
    The php part is working fine and it's generating the new xml
    for shopping cart, which is reflecting on the flash, but only in
    fire fox browser. When I open this site [
    http://70.86.44.10/~demo/design/greenpets/
    ] on internet explorer, it fetching the xml from the temporary
    internatet folder [ cookies ] and so the latest xml is not
    reflecting on the flash. I studied more to slove the problem.
    They all saying to use xml socket to solve the problem. I
    also studied about xml socket, but I am not getting clear what they
    want to say.
    My question are these..................
    1. what is the actual process of making shopping cart
    function in flash.
    2.If my way of working is right, then how can I overcome this
    problem?
    3.If I have to use xml socket, then how I will do it?
    4.Is there any other way of delete cookies in ie? So that it
    can fetch the latest xml?
    please send me the solution.
    [email protected]

    Hi,
    the POST method works fine, but not from the Flash IDE, when
    you test the movie. From the getURL Help:
    quote:
    Make sure you test your documents in a browser window,
    because otherwise your variables are sent using GET
    So when you use POST, you have to test the movie in a
    browser. When it's working right, there shouldn't be any variables
    in the URL string at all, because POST sends them in an extra
    header. I just mention that because you wrote
    quote:
    Which is TOTALLY incorrect! It SHOULD read like this:
    http://ww9.aitsafe.com/cf/add.cfm?userid=[THEPASSEDVARIABLE
    and so on.
    This would be the case when you use GET, so make sure you use
    the right method.
    Another thing: getURL sends ALL defined variables that exist
    in the movie. If you just want to send some chosen ones, have a
    look at the LoadVars class. It lets you specify which vars to send,
    and you also have more control over the loading progress through
    some events.
    greets,
    blemmo

  • Follow-on RFx creation with custom transaciton type from shopping cart

    Hi,
    we have the requirement as below:
    1) Custom field is added in Shopping cart as drop down to select the custom RFx type
    2) RFx should be created automatically as follow-on document with the Rfx type selected in shopping cart using the dropdown.
    Can anyone help me in this regard?
    Thanks,
    Sivagami R

    Hi,Sivagami Rathinam ,
    Custom field is added in Shopping cart as drop down to select the custom RFx type.
    To achieve this function with Carry out Sourcing.
    Sarah

  • E-Commerce/Shopping Cart

    I have a client that would like an e-commerce site for her
    business. I've searched various e-commerce web building sites and
    have found that the templates used are not sufficient nor
    attractive for me or the client.
    I like to do a lot of my web building using Dreamweaver 8,
    Frontpage, and Publisher. I would prefer to use Dreamweaver 8 and I
    have been searching tutorials, manuals, forums, etc. trying to find
    an answer.
    I'm not the "best" person when it comes to web designing, so
    therefore I would prefer an almost Step-by-Step Guide that I can
    read. Money is very scarce so going out and purchasing books or
    software really isn't an option as well.
    Can someone knowledgeable in this PLEASE, PLEASE help. I have
    been working on this for a week now. I need an answer ASAP as the
    site needs to be built and ready to be uploaded in 3 days.

    As time is of the essence, at this point, I would recommend
    using a prebuilt
    cart .. if there aren't too many products, you can use
    something like the
    PayPal shopping cart, which is free and there are
    instructions on the paypal
    site for getting started.
    Also see if your host has a shopping cart included .. many
    have a simple one
    already included with your package.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "NoonieB" <[email protected]> wrote in
    message
    news:f60kt6$rlc$[email protected]..
    >I have a client that would like an e-commerce site for
    her business. I've
    > searched various e-commerce web building sites and have
    found that the
    > templates used are not sufficient nor attractive for me
    or the client.
    >
    > I like to do a lot of my web building using Dreamweaver
    8, Frontpage, and
    > Publisher. I would prefer to use Dreamweaver 8 and I
    have been searching
    > tutorials, manuals, forums, etc. trying to find an
    answer.
    >
    > I'm not the "best" person when it comes to web
    designing, so therefore I
    > would
    > prefer an almost Step-by-Step Guide that I can read.
    Money is very scarce
    > so
    > going out and purchasing books or software really isn't
    an option as well.
    >
    > Can someone knowledgeable in this PLEASE, PLEASE help. I
    have been
    > working on
    > this for a week now. I need an answer ASAP as the site
    needs to be built
    > and
    > ready to be uploaded in 3 days.
    >

  • Embed Flash Animation Inside Flash Website

    Hello,
    I have created a flash website and I want my features button
    to load and play a features movie (or animation) when it is
    clicked. I know how to actionscript already and add buttons and
    event listeners. My main objective is to avoid adding the features
    movie into the flash website's timeline because i think it will
    greatly increase the file size and therefore loading time of the
    site. Since the features movie is passive and only needed when the
    user clicks the features button, it should be stored in a separate
    file or timeline so that it doesn't load with the main website. The
    feature movie should only be loaded and played when the user click
    the feature button. Is there any way to do this with flash or am I
    stuck working in the website's timeline and using stop() and
    gotoAndPlay() in actionscript?
    Thanks

    If you're using AS 2.0, then press F1 for help and search AS
    2 for "loadMovie".... or you can go here:
    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Liv eDocs_Parts&file=00001189.html

  • Material - UoM Pair issue in SRM Portal - shopping cart

    Hello Experts,
    When we try to add Pair type material in shopping cart in SRM Sandbox Portal (Material no:
    11100000000111) , it is throwing error as " Incomplete items in catalog. Only complete items were transferred" in checkout screen and item is not showing in shopping cart.
    I created some test implementation on this BADI BADI bbp_catalog_Transfer, so that it will give more log on SLG1 for this issue.
    >
    > Error in SRM - SLG1 tcode log for Pair Material while adding to shopping Cart:  PR cannot be converted to PAA ; Check units with product 0000000000000000000000000011100000000111 PR PAA 000000000
    >
    > SRM config(IMG ) for unit of measure:
    >
    > For PR ISO code - Unit of measure there are 2 entries in SRM config. Already this concept is used in SRM QA.
    >
    > One entry is PR - This also has ALE/EDI - ISO Code - PR
    > another entry is PAA - This also has ALE/EDI - ISO Code - PR
    >
    > In MDM Data manager for this material 11100000000111, if i look at the catalog item table,  There are 2 fields.
    >
    > A) Unit of Measure - Value: Pair - Look up table is UoM ISO code table
    >
    > B) Order Unit - Value : Pair - Look up table is UoM ISO code table
    >
    > In MDM Data Manager in UoM ISO Code table, If i look it, there are 3 fields.
    >
    > UoM description, UoM ISO Code, UoM Commercial Unit format.
    >
    > Value: Pair - PR - PAA
    >
    > It looks like this PR - Unit of measure value (MDM) is not able to adjust or find the right unit of measure in SRM for this material while adding into shopping cart because right now there are 2 entries in SRM for this unit of measure (PR) ISO code.
    In SRM for this material - Unit of Measure (Base unit of Measure) in Product work Bench (COMMPR01 tcode) : PAA
    In purchasing view : order unit PAA (Pair)
    This is SRM-MDM Catalog integration.
    SRM 5.5 / MDM 7.1 and SRM-MDM catalog 3.0
    Thanks in advance.
    I already posted this SRM shopping cart and i just posted to get more inputs reg. this

    you have put too many details ..
    this error is simple in the fact that there are a few mandatory fields that needs to be transferred from MDM to SRM SC
    The following fields are required fields in all cases:
    u2022 Either NEW_ITEM-DESCRIPTION[n] or NEW_ITEM-MATNR[n] must be filled. Only one of the two should be filled.
    u2022 NEW_ITEM-QUANTITY[n]
    The following fields are required fields depending on conditions:
    u2022 NEW_ITEM-UNIT[n] if NEW_ITEM-MATNR[n] has not been filled
    u2022 NEW_ITEM-CURRENCY[n] if NEW_ITEM-PRICE[n] has been filled
    u2022 NEW_ITEM-EXT_SCHEMA_TYPE[n] if NEW_ITEM-EXT_CATEGORY_ID[n] or NEW_ITEM-EXT_CATEGORY[n] are used
    u2022 NEW_ITEM-EXT_QUOTE_ID[n] if NEW_ITEM-EXT_QUOTE_ITEM[n] has been used
    u2022 NEW_ITEM-CONTRACT[n] if NEW_ITEM-CONTRACT_ITEM[n] has been used
    All other fields are optional.
    check in the catalog OCI mappings if these mandatory fields are mapped.
    if they look fine : then make sure that the values in those mandatory fields are also maintained in the SRM side
    for eg : if Prod cat of R01 is maintained and sent from MDM : then the same R01 must be present in SRM
                 if UoM ISO of EA  is maintained and sent from MDM : then the same EA (not EACH) must be present in SRM
    this will solve ur issue.
    thanks
    -Adrivit

  • Material Pair issue in SRM Portal - shopping cart

    Hello Experts,
    When we try to add Pair type material in shopping cart in SRM Sandbox Portal (Material no:
    11100000000111) , it is throwing error as " Incomplete items in catalog. Only complete items were transferred" in checkout screen and item is not showing in shopping cart.
    I created some test implementation on this BADI BADI bbp_catalog_Transfer, so that it will give more log on SLG1 for this issue.
    >
    > Error in SRM - SLG1 tcode log for Pair Material while adding to shopping Cart:  PR cannot be converted to PAA ; Check units with product 0000000000000000000000000011100000000111 PR PAA 000000000
    >
    > SRM config(IMG ) for unit of measure:
    >
    > For PR ISO code - Unit of measure there are 2 entries in SRM config. Already this concept is used in SRM QA.
    >
    > One entry is PR - This also has ALE/EDI - ISO Code - PR
    > another entry is PAA - This also has ALE/EDI - ISO Code - PR
    >
    > In MDM Data manager for this material 11100000000111, if i look at the catalog item table,  There are 2 fields.
    >
    > A) Unit of Measure - Value: Pair - Look up table is UoM ISO code table
    >
    > B) Order Unit - Value : Pair - Look up table is UoM ISO code table
    >
    > In MDM Data Manager in UoM ISO Code table, If i look it, there are 3 fields.
    >
    > UoM description, UoM ISO Code, UoM Commercial Unit format.
    >
    > Value: Pair - PR - PAA
    >
    > It looks like this PR - Unit of measure value (MDM) is not able to adjust or find the right unit of measure in SRM for this material while adding into shopping cart because right now there are 2 entries in SRM for this unit of measure (PR) ISO code.
    In SRM for this material - Unit of Measure (Base unit of Measure) in Product work Bench (COMMPR01 tcode) : PAA
    In purchasing view : order unit PAA (Pair)
    This is SRM-MDM Catalog integration.
    SRM 5.5 / MDM 7.1 and SRM-MDM catalog 3.0
    Thanks in advance.

    see MDM forum

  • SRM7 shopping cart item clipboard management - how to delete/remove

    In SRM 7.0, after adding a shopping cart item, in "Item Overview" you can use button "Copy" to "Copy selected item to clipboard".   If there is an item stored in clipboard, the button "Paste" is enabled and user can "Paste clipboard contents".
    My question is how to delete the clipboard content in "Item Overview"?  Unlike clipboard in "Account Assignment", there is a button for user to delete clipboard content.

    Hi K,
    I think this question was auto marked as Answered by SCN.  There is no answer at the moment.
    May be you can open a new thread for the same question.
    Regards,
    Donald

  • Google shopping cart

    I thought I'd use GSC for my site. I researched all I could stand on the dang cart thing being in the upper right hand . . . actually it doesn't live there, it scrolls with the page. I can live with that -almost-. What I am wondering is why, when the snippet is placed for the "add to Cart" buttons, it doesn't show up in iWeb - why?? I have to guess on alignment. Did I miss a memo? I've researched this stuff until I have a headache - if I missed the answer somewhere else, I am sorry to annoy.
    And if someone has ideas on how to access the original source code page from iWeb and still have it translate - please let me know. Some how I think if I can insert the google code before the ending body tag, I might be able to get that cart to show up differently . . . anyone tried it yet?

    Welcome to the Apple Discussions. If you want to put the shopping cart somewhere else on the page see this demo page: Adding Google Shopping Cart. It will require post publication editing of that page's html file. If you don't plan on making changes frequently it won't be much of an inconvenient. Also TextWrangler has a feature that you can save Find and Replace patterns so it's easy to reedit a page quickly.
    Click to view full size
    OT

  • Group several shopping cart in a bid.

    hi,
    I'm trying to group several SC in a bid. I'm using the report
    BBP_SC_TRANSFER_GROUPED but I'd like to choose one
    specific  item of a SC, not all the SC
    Is this posible?
    thanks

    Hi,
    We had similar situation, as you get correct price after bidding, in this case we added the shopping cart approver at bid aproval place through n-Step BADI.
    This is only way it is possible with lot of enhancements and developments. ( Other option is develop a custom workflow after BID with shopping cart details.)
    Hope this resolves your problem.
    Thank you
    Sreedhar Vetcha

  • Shopping Cart php (no database)

    Anyone know of a shopping cart that doesn't rely on getting the information from a database?
    I have a lot of working out AFTER the information has been sourced from the database to end up with final prices/information etc
    I guess what I'm looking for is a cart that is able to take 'static' form values although they are generated with php and dump that in a cart then pass that over to a payment gateway.
    All the shopping carts that I have looked at seem at some point to source the final information from a database, where the information is set in concrete.
    Obviously the Paypal cart does what I need as it doesnt have access to a local database to source any info. It just takes it directly from the form value fields - so that's the kind of workflow I'm looking for.
    No hosted carts either as I need to be able to manipulate the code to blend in with the site design.
    Cheers
    Os

    Teodor Kuduschiev wrote:
    Hello,
    Take a look at DMXzone's Sliding Paypal Shopping cart http://www.dmxzone.com/go/21622/sliding-paypal-shopping-cart
    It works both with Static and Dynamic data.
    Hi Teodor,
    Ok, will check that one out.
    Thank you
    Os

Maybe you are looking for

  • Officejet No Longer Recognized by Pavillion Desktop

    My HP Pavillion Desktop (product a5t49aar) no longer recognizes my HP Officejet Pro 8600 e-all-in-one N911a printer (product cm749a).  Have already shut both down and restarted.  Have already checked my wireless connection.  Printer believes it is co

  • IPhone doesn't ring in wifi mode

    Both my wife and I have iPhone 5 phones. We noticed a problem when I first got mine that the phone didn't always let calls go through when it was on the wifi network in the house. Some calls did, some calls did not. We then found that if you turned o

  • Automate Excel to XML Process

    Hi...I have a excel sheet which has to be converted to XML data inorder to be pulled into my dashboard to feed live data through XML data connection. I learned to convert excel file to XML using ALTOVA XML editor. However, I'm not sure how to make th

  • Next maps update on the phone?

    Does anybody know if the next maps update (on the phone) is already scheduled? I'll be travelling on the next week and I noticed that Nokia Maps 3.09 data for a city I'll be passing by is outdated.  See the map here: http://maps.nokia.com/-26.0837373

  • AFP and Windows Server 2003 (SP2)

    Hello, I have a problem when i connect my MAC with Windows Server 2003 by a AFP connection the connection drops after +/- 10 min. I need this AFP connection because i work with a OMNIS database that locks when i use a SMB connection. Can somebody tel