Credit Card Processing Gif - while c/c is being processed

Hi guys,
Really in need of some help here, most checkout systems have an animated gif that pops-up once you confirm your payment. The gif plays while the transaction is being processed and reaffirms the customer that the site hasn’t bombed out but is busy processing the payment.
The big question is how does one ad something like this to BC??? I’m clueless to the scripts or terminology I should be looking for or how I would get this right in BC without jeopardizing the checkout process.
Any help would be awesome!!

Hi,
This functionality is not available by default with BC, so to obtain something similar you'll have to script your way around it.
As long as you don't alter the actual submission code/process, you're pretty much free to customize this experience in any way you can, even with something as simple as placing a loading gif in a hidden div that becomes visible when submitting the payment.
http://screencast.com/t/WCK63RNVzs
This article could also provide some perspective: http://forums.adobe.com/docs/DOC-1749
Hope this helps,
Alex.

Similar Messages

  • Credit card file upload(Tcode: PRCC) in a batch process

    Hi all,
    Is it possible to make credit card file upload(Tcode: PRCC) in a batch process.
    when i tried doing so got message "frontend function cannot be created in batch mode" .
    I am aware that it is because this program is using "GUI_UPLOAD" function module which is for front end only and not for background processing.
    But as this is standard program I cannot change method of uploading flat file.
    Please suggest me any method to solve my requirement. I need to make credit card file upload in a batch process.
    Thanks ,
    Snehal

    Check mark parameter 'File is not local' for SAP to read file from application server (file is read using open dataset instead of gui_upload). This would allow you to run this tcode in background.

  • Error RCIRAS0546, failure occured while the report was being processed

    Hello all,
    We use Crystal Reports 2008 V1 server on Linux. With 2 reports now we get the error when viewing the report from the Central Management Console (CMC)
    "Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator. [RCIRAS0546]"
    In de /var/log/messages, I get messages like these:
    Sep 28 17:37:30 vsrv01 boe_crprocd[25630]: A failure occurred while the server was processing report file 2:11154 (RCIRAS0568)
    Sep 28 17:37:40 vsrv01 boe_crprocd[25630]: A failure occurred while the server was processing report '10. LEN Rapportage per scenario (kapitaallasten, investeringen, algemene gegevens) (V1)' (id=11154) for user 12 (RCIRAS0567)
    I tried several parameters on the CrystalReportsProcessingServer, like increasing/decreasing the Maximum Current Jobs and Number of Prestarted Children. None of these make a difference. Als the error occurred when viewing the report as Administrator.
    The reports has a dynamic parameter, wtih content coming from the database (drop-down list). When selecting one value the report is viewing fine. With a selection of more values the error occurred. In Crystal Reports 2008 there is no problem.
    I restarted the CRProcessingServer with -trace. In the trace I see the following lines:
    It seems that several subprocesses start for retrieving data based on the parameter values.
    After the crash of the first child, the above mentioned error occurs.
    2010/09/28 15:37:23.075|==| | |25630|1474829200| |||||||||||||||(ProcWorkerManager.cpp:82) PageChildDesc constructor (id=3)
    2010/09/28 15:37:23.075|==| | |25630|1474829200| |||||||||||||||(ProcWorkerManager.cpp:5489) doCreateChild() created a new child 3
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6814) cleanupChildren() starting
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||[ProcWorkerManager.cpp : 6854]  RAS-CORE-METRICS  (before cleanup) number of child processes = 3
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6979) child id=1 crashed
    2010/09/28 15:37:30.011|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:6994) cleanupChildren() removing child id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:101) PageChildDesc destructor (id=1)
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:7028) cleanupChildren() marking as stopped: worker id=1 in child id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorker.cpp:2703) stopping worker id=1
    2010/09/28 15:37:30.012|==| | |25630|1474562960| |||||||||||||||(ProcWorkerManager.cpp:7168) cleanupChildren() ending
    Does someone know this problem and what to do about this?
    With kind regards,
    Pim van Stam
    SvSnet

    We got this error message on a report that had 5 subreports, 3 of which were based on stored procedures. The report was running fine in our Dev environment and in the CR developer, but not when we published it to another environment. The problem was caused because the stored procedures had been changed in Dev (so that they ran correctly) but these changes had not been released to the other environment. Once the scripts were run to update the stored procedures the report ran successfully. So it apepars that the problem was because the stored procedure/s the subreports were using were failing, but we only got the RCIRAS0546 error message.

  • Error: Your request could not be completed because a failure occurred while the report was being processed.

    Post Author: sagimann
    CA Forum: Deployment
    Hello,
    I'm not sure if this is due to bad deployment, but I suspect it is, at least due to bad environment.
    My env is:
    Solaris 10 64 bit
    Oracle 10g client installed under /opt/oracle/app/oracle/product/10.2.0/client_1
    BOXIR2 + FP2.6 installed under /opt/reporting, running under user 'bouser'. by the way, 'tnsping' works via that user.
    Important bouser env:
    ORACLE_HOME=/opt/oracle/app/oracle/product/10.2.0/client_1
    TNS_ADMIN=$ORACLE_HOME/network/admin
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
    I reboot the box, then start BO like so:
    cd /opt/reporting/bobje
    . setup/env.sh
    ./mysqlstartup.sh
    ./startservers
    ./tomcatstartup
    Then, I import a BIAR file with some reports, and whenever I try to open any report via infoview, I get a gray error message INSTEAD of the input param form:
    Error:
    Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator.
    This does not occur in our BOXIR2 on Windows, which is why I'm guess it's a deployment/env issue. The main obstacle I have is: how do I diagnose this? there's nothing in the bobje/logging folder, nothing in the /var/adm/message file except for the following line:
    May  5 15:23:23 testbox1 boe_pagesd[3865]: [ID 253862 user.error] A failure occurred while the Page Server was processing report 'test report' (id=777) for user Administrator
    pls advise,
    thank you.

    The solution is to turn off the printer preference (bottom of Page Setup screen) in the Crystal Report before uploading to the Server. Thanks to: http://pinchii.com/home/2011/12/error-adding-reports-to-crystal-reports-server/
    The explanation, from a comment in the above linked blog post:
    "To elaborate more on the error, what basically happens is that the Crystal Reports engine tries to get the status of the u201Creport printeru201D aka u201Cdefault printeru201D which was present on the system when the report was created, but the printer does not exist anymore. This causes the Crystal engine to error out. By setting the report to u201CNo Printeru201D, it tells the Crystal Engine not to look for that report printer when opening the report."
    Edited by: abirdman on Feb 3, 2012 9:49 PM

  • What's "Please wait while the document is being processed" mean ?

    When open a WebI report and click "Refresh Data", then "Please wait while the document is being processed" prompt page be poped up.
    Does it mean datas had been refreshed completely when the prompt page disappeared?

    When you hit "Refresh Data" button the data will be fetched. If you have lov's in the report then all the lov's data will be fetched and the report data is refreshed accordingly to the lov's fetched.If you hit the refresh data button again without changing the lov values then the report data is fetched for the cache and will be refreshed

  • Crystal reports visual studio 2013. "Please wait while the document is being processed." Error

    I am using Crystal Reports for VS 2010. The report is working fine but if you click on the next page or click on group tree,
    the message “Please wait while the document is being processed.” comes. Never show next page.
    Any ideas?

    Hi Qin Yang,
    Please post your question in the official
    SAP Crystal Reports for Visual Studio forum.
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Please wait  while the document is being processed

    warning...newbie question....
    We are using the crystal report viewer on an ASP.NET application.
    on the parameter panel there is an edit icon, if the user double clicks this,  the report viewer triggers the page to re-load,  then it displays a tiny dialogbox that says "Please wait  while the document is being processed" but the report viewer never refreshes.  the dialogbox never goes always.
    1) why does the edit icon show up on all the parameters?
    2) what is it doing when someone double clicks it?
    3) how can i hide or disable it?
    any help would greatly be appreciated!!!

    Is this happening on your development computer or after you deploy the app?
    it happenes both in dev and on the servers
    Is this an app you wrote? (I don't recognize this error "Please wait while the document is being processed" as a Crystal reports error)
    no, it's a small dialog that the viewer is generating when the user clicks on the edit icon in the viewer
    If this is on a deployed system - how was the CR runtime deployed?
    uggh, i grabbed the MSI that was referenced in the product.xml
    What is the OS?
    XP on dev, win2k3 on the server
    What is the database?
    MS SQL 2005
    What is the database connection method?
    ADO Client
    Are yo changing the database connection information (e.g.; new server, database)?
    when the report is instantiated, we set the db connections and the report works,  it just kind goes off to never never land when the user click the edit icon in the report viewer.

  • I am trying to update my credit card details, but it keeps saying we are processing your order - please try again later

    my credit has expired, and im trying to update it. but when im trying to edit payment method, it keeps saying we are currently processing your order. please try again later. if this continues to fail, please contact customer support.

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    or
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • I want to edit my itunes credit card account but it keeps saying can not process try again later

    why can i not update credit card account.  Whenever i try it say can not process try again later.  Even if i try again later

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    or
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • Credit Card authorization error while creating an online sales order in ISA

    Hi All,
    I did the basic configuration for the webshop for B2C functionality in ISA R/3. When I choose a product from the product catalog, add it to a shopping cart, choose credit card option, enter a valid credit card and expiration date and confirm the order I get the error 'Unsuccessful credit card authorization'. But I can create an order successfully using VA01 transaction in R/3 with the same header and item level data and the credit card data. What can be the reason behind this error and how to fix it? Please let me know.
    Thanks in advance.
    --R D

    Did you fix this issue?

  • HT1918 i tried to change my credit card went through all steps then says cannot process at this time

    why do i get cannot process  payment for movie when all i did is change credit card

    First, please be aware that you are not communicating with Apple when you post in these forums. The only people who will reply to your posts are we your fellow users. iTunes Support will never respond to posts made here.
    As to your issue, confirm with your bank that they do not block access from on-line services or otherwise have restrictions on with whom a card can be used. For some company cards, such blocks can be set up. If you confirm that no such restrictions are in place, post back and we'll go from there.
    Regards.

  • I have been trying to re suscribe to expor tpdf  as us resident with us credit card but keep been rejected due to being based currently in Argentina?

    I HAVE BEEN trying to re suscribe to expor t pdf as a us resident wiht a us c card but keep being rejected due to currently workling and living in Argentina
    any ideas?

    Please refer to the following links:
    Change the country associated with your Adobe ID
    How do I complete a purchase when I get an incorrect "country" error?
    I hope it resolves your issue.
    Regards
    Rajshree

  • HT201359 My wife and I want to use different credit cards to pay for our personal purchases while still being part of the Family. How is that possible?

    My wife and I want to use different credit cards to pay for personal purchased will being part of a family share.. How is that possible?

    Ricki46,
    Thank you for allowing me to clarify. As it says in that article:
    "When you initiate a new purchase, it will be billed directly to the family organizer's account, unless you have gift or store credit."
    These are the only current billing options in Family Sharing. Using a second credit card is not currently an option. 
    If you need further clarification, you can use one of the other support options here: https://getsupport.apple.com/GetproductgroupList.action
    Regards,
    Jeff D. 

  • Credit card used last month now being refused.

    Dear Sir,
    I am in South America, Guyana 
    but my nagtive place is India, Tamil nadu, Karaikudi
    My wife card no i used for skype previous month
    but now they refusing
    why i not aderstanding
    kindly solve my issue as soon as possible
    This post was transferred from its previous location to create its own new topic here; its subject and/or title has been edited to differentiate the post from other inquiries and to reflect the post's content. A link to this post appears where the post was originally added.

    Hi, Kvenugopal, and welcome to the Community,
    I suspect that the issuing agency (bank, credit card company, etc.) may be refusing to process Skype purchases because:
    the credit card is in your wife's name and not yours;
    as you are traveling, the credit card company suspects a fraudulent purchase and is blocking it; has your wife contacted the credit card company to advise that you are authorized to use the card for purchases, and that you are traveling?
    Please start with asking your wife to clear transactions that you are attempting to process.  Best practice would be for her to add you to her account, and order a credit card in your name for which all purchases would appear on her statement.
    Adding you as an authorized user would also accomplish this.
    Last and certainly not least, please contact Skype Customer Service to enquire if there may be further issues to resolve.  We here in the Community are not authorized to resolve these types of issues, as our Community Guidelines explains.
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Not seeing credit card screen on Order screen in E-Commerce B2B webshop

    Hi Gurus,
         I am new to SAP E-Commerce 5.0 B2B application.  I am trying to see the credit card payment screen while ordering in Order page.  We are not using CRM system, but we are using ECC6.0 SD module.  Could you please guide me how to activate the credit card screen in Order page.  Thank you very much in advance.
    With Regards,
    Sudheer

    Hi Sudheer,
    For activating credit card page you have to configure it in your shop.
    Go to your "http://<host>:<port>/shopadmin/shopadmin/init.do
    Select your shop and go to "Transactions" tab go to bottom there are 2 options
    1) Payments -Check Box
        By Invoice possible
        By Cash on Delivery possible
        By Credit Card possible
    2)Preassignment: Payment  - Radio Button.
       By Invoice *
       By Cash On Delivery *
       By Credit Card *
    Select payment type you want to keep from options 1 you can select only 1 or you can select all three.
    From option 2 you can select only 1 as PReassignment payment.
    Restart the application Shop admin and ISA to make sure that when you access ISA after this change you will see Payment screen. In ISA 5.0 Once you click on Order or Quotation it will take you to the Payment scrren here you have to select "Invoice" or provide credit card information.
    If you have selected only invoice in Shopadmin then you will not see payment screen. From order page it will take you directly to order simulation page. but if you have payment option then you will see Payment Screen with credit card.
    Do not forgot to configure shop in shopadmin to get payment options screen in ISA. You will get it after order page not on the order page.
    If you want to display it on order page then you have to do customization to include payment infpormation or order page.
    I hope this will help you.
    Thanks and Regards.
    eCommerce Developer.

Maybe you are looking for

  • How to configure e-mail to forward to outlook 2007

    I am looking for help in how to configure my Verizon.msn.com e-mail to forward to outlook 2007. Currently my e-mail is forwarded from Verizon to my msn e-mail address.

  • Export - import to a different tablespace ??

    I have exported a schema from 8174 from production as the user itself. exp user/user ........ I am trying to import it into development. Only one table i am importing it from the dump.But this table structure is already existing in a tablespace diffe

  • How do I get DVD Player back?

    My CD player is working but DVDs (movies) are not--photos are. I think the DVD Player application is missing, following an inadvertent deletion. [The aliases are still there.] My question is, can I get the DVD Player application back? I want to upgra

  • Data Supplier: PO to SolutionManager - XI components missing

    Hello experts, we have setup a data supplier connection from our Process Orchestration SLD to the Solution Manager SLD. We have set this up on PO via SLD -> Administration -> Data Suppliers where we have added the Solution Manager SLD as updated SLD.

  • Itunes won't let me update

    my mac will not let me download iTunes when i select the update for mac when it is required for backup to be done on my iPhone 6. i try to do it through the app store which won't open it just stays on a screen with the "apps" logo in the middle. On t