Accept credits cards with jsp?

Does anyone know of any product or service that would allow me to accept credit cards on my website?
Im looking for some feedback from people with experience with some packages... so searching google doesnt seem to provide reviews of the services...
thanks!!!

do they have a way that you can return to your own site after payment is received EVERYTIME?

Similar Messages

  • Accepting credit cards with your ipad? anyone do this at your business?

    i saw it on tv once and online.. squareup.com has this device that hooks to your phone or ipad to allow you to accept credit cards.. they say the fee is 2.75% of the transaction.. just wanted to know if any other businesses use this and how do you like it?
    thx in advance

    I use square and it works fine, but it's really meant for people who don't do a lot of volume. For example, you can do any dollar amount you want, but at first they put a 30-day hold on amounts you receive over a thousand dollars. (They say businesses can negotiate this.) I'm a musician and I just use it for clients who forget the check or who don't have access to paper checks anymore. It works quite well for that.
    Intuit also has something similar and theirs includes the option for a relatively inexpensive merchant account, so check them both out. Intuit's page is typical of their site and doesn't mention things like holds, so I don't know how they compare there.

  • I would like to be able to accept credit cards on my website; can I do that with a website created with iWeb?

    I would like to be able to accept credit cards on my website; can I do that with a website created with iWeb?

    Here's some info about PayPal...
    http://www.iwebformusicians.com/Internet-Music-Sell-Distribute/PayPal.html
    You can also hook up with one of their preferred partners for various delivery options...
    http://www.iwebformusicians.com/Internet-Music-Sell-Distribute/Shopping-Cart.htm l

  • HT5552 im living in australia and got a debit master card. with this im usually able to make online purchases. it doesnt accept the card in my account settings though. it sais payment method is declined. sureley this cant be right.

    im living in australia and got a debit master card. with this im usually able to make online purchases.
    it doesnt accept the card in my account settings though. it sais payment method is declined. sureley this cant be right.
    i dont want to get an credit card.

    im living in australia and got a debit master card. with this im usually able to make online purchases.
    it doesnt accept the card in my account settings though. it sais payment method is declined. sureley this cant be right.
    i dont want to get an credit card.

  • How do I use a Verizon PC Wireless card with my iMAC Intel Core desktop?

    Help! Bought a Kyocera KPC650 Wireless PC Card for Verizon wireless internet. Works fine w/ laptop because it has a slot. How do I configure my iMAC desktop to accept this card? Is there an external USB adapter? Or do I have to get one installed internally? Which adapter works with OX 10.4?
    I've seen the Quatech U132 online. Will that work? Its $192!! As is the Sewell adapter too. ($209)
    Any ideas? I want to get off SBCYahoo DSL and their router because our DSL line is damaged in our complex and no one is fixing it!
    Thanks in advance.
    tklines
    iMAC Intel Core Duo   Mac OS X (10.4.2)   All-in-one

    What protocol is Verizon using that is not compatible with the Airport Extreme built into your iMac? I have used Apple's Airport Extreme with a lot of different wireless routers with zero problems as all conform to either 802.11b or 802.11g standard both of which are supported by the built in Airport Extreme.

  • SQL query with JSP and WML-parameters

    Hey,
    Could you help me?
    I'm trying to do the following. WML deck card 1 send parameter to same WML deck's card help. I try to read the parameter with JSP in card help by putting the parameter to SQL query, but it doesn't work. I can read the parameter with WML in card help. I can also print the value of the parameter with JSP if I generate WML with JSP.
    /*parameter sending from card 1 to card help*/
    out.println("<go href='#helpcard'>");
    out.println("<setvar name='valittukurssi' value='$(valittukurssi)'/>");
    /*parameter read with WML in card help */
    <p>Valitse kurssi.
    $valittukurssi</p>
    /'parameter read with JSP by generating WML with JSP*/
    out.println("<p>$valittukurssi</p>");
    /* SQL query with JSP */
    ResultSet uudettulokset = uusilause.executeQuery("select * from kurssi where lyhenne='$valittukurssi'");
    Thanks,
    Rampe

    You're problem is easy to fix. You're confusing WML variables with JSP variables. See below:
    >
    /*parameter sending from card 1 to card help*/
    out.println("<go href='#helpcard'>");
    out.println("<setvar name='valittukurssi'
    value='$(valittukurssi)'/>");
    Above you set a var that will work on the phone, not in JSP.
    /*parameter read with WML in card help */
    <p>Valitse kurssi.
    $valittukurssi</p>
    Yes the above does display the parameter, because it is a client side WML var, but you cannot use this variable in the JSP code (that's why your SWL fails).
    /'parameter read with JSP by generating WML with
    JSP*/
    out.println("<p>$valittukurssi</p>");Here's you're problem, the above line is EXACTLY the same as the one before it. When the container parses through this JSP code it translates the above line to:
    <p>$valittukurssi</p> on the WML page and the CLIENT uses it's local variable to display it.
    What you need and want is to have a variable that can be used in JSP code and output to your WML page. Here's how it's done:
    out.println("<go href='#helpcard'>");
    String some_name = "valittukurssi";
    out.println("<setvar name='"+some_name+"'
    value='$("+some_name+")'/>");
    //note that you may have to escape the ( and ) with a \
    //so we displayed the variable above into the WML page, now we can use it in the SQL query:
    /* SQL query with JSP */
    ResultSet uudettulokset =
    uusilause.executeQuery("select * from kurssi where
    lyhenne='"+some_name+"'");//the end of the command is: " ' " ) ;
    Frank Krul
    Got Node?

  • Help!!!! My iTunes keeps saying my card has been declined and won't accept my card details

    Help,,,,,!!
    This evening my iTunes account decided that there was an issue with a previous item I'd downloaded and made me go to my account to re-enter my bank info as it was 'apparently' invalid and not accepted.
    Has anyone else had this? I have tried re-entering my bank info about 5 times and still every time it keeps saying payment method declined.
    There is nothing wrong with the card as I have made other purchases with that card online today.
    This is my only bank card so cannot use another one and now have outstanding stuff to pay for on iTunes!.?!
    Can anyone help me!!!!!!

    It's not a debit card, is it? The iTunes Store apparently no longer accepts debit cards. The current valid payment methods are listed here:
    http://support.apple.com/kb/HT5552
    If it is a debit card, you can try contacting the iTunes Store and asking if there is any way to use your card, but they probably will tell you that it's not possible.
    http://www.apple.com/emea/support/itunes/contact.html
    If it's a true credit card, make sure the billing information you're entering matches the billing information on your card statement exactly. If you're certain that it does, contact the iTunes Store and request assistance.
    Regards.

  • How do I stop iSync from syncing address cards with no telephone mnumber ?

    I sync my Nokia to my Mac using iSync 2.3. I used a smart group made from email domain names to sync with my phone. IN this group are a number of address cards with no telephone numbers. How can I either delete them automatically, or disallow them from being synced to my phone ?

    First, make sure that iSync isn't running.
    Then, choose "Go > Go to Folder..." in the Finder and copy and paste the following into the dialog box that appears:
    /Applications/iSync.app/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/P lugIns/Motorola-K1.phoneplugin/Contents/Resources/
    A window will open. Now, open the "PhoneConduit.plist" file in that window into TextEdit.
    Do a search for "charsToKeep"
    In the line below the one it finds it should read:
    <string>0123456789+#*</string>
    change it to:
    <string>0123456789+#*p,</string>
    (adding in the p and , characters) and save the file.
    Quit and the reload iSync and sync. It will no longer strip the p and comma characters.
    Apple obviously doesn't know that those characters can be accepted by the phone.

  • My apple ID wont accept any cards as payment, so cant buy or update any apps, any help?

    My apple ID wont accept any cards as payment, so cant buy or update any apps, any help?

    ive registered with a visa debit but it has stopped accepting it but then i tried to re-enter it, and then i tried a mastercard but that was no better

  • TS1292 How do I redeem a card with a code that does not work?  The support store takes me in circles?

    Help and support sends you in circles and does not help redeem a card with a code that does not work.

    Well, they have a website, but here is a link to their information about unlocking iPhones.
    http://www.att.com/esupport/article.jsp?sid=KB414532&cv=820#fbid=6d7EKuCF_dr
    You may not qualify for an unlock though.

  • Using java bean with jsp

    hello friends,
    i'm new to jsp. i want to create an html form that accepts username and a value from four radio buttons and display back the entered name and checked radio button's value using java bean.
    i use the <jsp:setProperty id="" property="*"> method. i don't know how to access the radio buttons value from the html.
    also when i use an additional field other than username the jsp page is showing error.
    Please give me the correct method to use java bean with jsp in this circumstance.
    thank you.

    thank you, but i have a problem left. the case is like this.
    i got the jsp and bean worked fine when i have a sinle input text field.
    but when i added a second text field i recieved the following error.
    javax.servlet.ServletException: basket.newbean.getUserPass()Ljava/lang/String;
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
         org.apache.jsp.newform.process_jsp._jspService(process_jsp.java:69)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    where userPass is the new form element. I have made the subsequent chanes in my bean program and jsp file.
    pls hlp.

  • S5000-F cannot read credit card with Square

    Just last week bought a S5000-F Tablet, with the one main purpose, to use for accepting Credit card transactions using the "Square" card scanner. 
    It will not read the magnetic stripe on cards.
    The card reader works on my daughter's Apple, so the reader is OK.  As far as I can tell it uses the microphone input to read and display card numbers from the magnetic stripe, so maybe it is a microphone setting?
    Other than that it seems an OK Tablet, so far no other problem.  I have reinstalled the Square Register App twice, and tried suggestions from Square web site to no avail. The pad automatically updated the OS last night, but still no go.
    When I plug in the Square reader, the app recognizes it and says so - the app knows the card reader is connected OK, but still no numbers when scanning.
    Anyone else using Square?  Any help or suggestions much appreciated.

    Rahni-
    Have you tried this link? There is a section on changing the credit card on your account
    Manage your membership and payments
    Pattie

  • Cielo app for accepting credit card payments.

    Hi there, I don't even know if this is the right place, but if someone could help....
    I'm form Brazil and a BB user for years, was looking for upgrading my 9900 to a Z10/Q10 phone.
    My company will start accepting credit card payments using smartphones, but the bank says they only have apps for iOS and Android....Is there anyway an Android app could work on the Z10? 
    Thanks 
    Storelli

    BAR files are apps you can install (side load) to your BB10 device. BAR files are converted (usually by others) from those native to Android and iOS.
    DDPB is a PC app that can be used to perform the side-loading process of the BAR file app to your BB10 device.
    So, if someone somewhere (you must search the Internet) has created already a BAR file for this Cielo app you want (which you say already exists for Android and iOS), then you can download that BAR file to your PC, install DDPB to your PC, and then use DDPB to install the app (using the BAR file) to your BB10 device.
    The process is called side loading. If a developer has not written their app for BB10, then you can still side load it if the above conditions are met (someone has created a BAR file already for the app).
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Accepting Credit Card Payments

    Please be patient, this is new for me. I know the bare
    minimum, and have only designed basic web sites. (I'm primarily a
    print designer.)
    I have a client that needs to be able to accept credit card
    payments on his site. No shopping cart, no products being sold.
    He's a debt collector, and wants people to be able to come to his
    site to make a payment directly. I tried talking him into Paypal
    because I think I can figure that out. But he wants the credit card
    stuff directly on HIS site.
    I know he needs to have SSL set up (right?). He set up his
    hosting himself, so I'll have to find out what he has. He has to
    have some kind of merchant services in order to accept credit card
    payments...I'm trying to get that info from him as well. I'm at the
    point where I don't even know what to ask him or tell him.
    I've found third-party services out there that seemed like a
    good idea (some mentioned on this forum), but they're for setting
    up shopping carts. I don't need that, just the payment part.
    Is there anyone out there willing to point me in the right
    direction?? What's the equation for getting this accomplished?
    Thank you!
    Lisa

    macnut4 wrote:
    > Please be patient, this is new for me. I know the bare
    minimum, and have only
    > designed basic web sites. (I'm primarily a print
    designer.)
    > I have a client that needs to be able to accept credit
    card payments on his
    > site. No shopping cart, no products being sold. He's a
    debt collector, and
    > wants people to be able to come to his site to make a
    payment directly. I tried
    > talking him into Paypal because I think I can figure
    that out. But he wants the
    > credit card stuff directly on HIS site.
    > I know he needs to have SSL set up (right?). He set up
    his hosting himself, so
    > I'll have to find out what he has. He has to have some
    kind of merchant
    > services in order to accept credit card payments...I'm
    trying to get that info
    > from him as well. I'm at the point where I don't even
    know what to ask him or
    > tell him.
    > I've found third-party services out there that seemed
    like a good idea (some
    > mentioned on this forum), but they're for setting up
    shopping carts. I don't
    > need that, just the payment part.
    >
    > Is there anyone out there willing to point me in the
    right direction?? What's
    > the equation for getting this accomplished?
    >
    > Thank you!
    >
    > Lisa
    >
    >
    Hi Lisa:
    If you want to work with a payment gateway, you're pretty
    much going to
    have to use a shopping cart solution as they include
    scripting that
    enables the cart to interface with the payment gateway.
    Otherwise you're
    going to have to hand code your API calls to the payment
    gateway.
    Here are some things to think about:
    1. Does he have a database that you can put online so that he
    can search
    and view creditor records?
    2. Does his hosting provider support any kind of Server Model
    such as
    ASP, PHP or Coldfusion?
    3. Does the payment data need to be stored in a database so
    your client
    can retrieve it at a later time, or does he plan to use the
    payment
    gateway's control panel to view payments received?
    These three questions need to be answered to determine the
    extent of the
    application you can develop. I'd recommend strongly that the
    client have
    a database which stores all creditor information, including a
    creditor
    ID and that the website you develop have a User
    Authentication module so
    that creditors can log in to their own accounts, view their
    records and
    make partial or full payments to your client using your
    application.
    To implement this, you're going to have to host your site on
    a server
    that supports a Server Model such as ASP VBScript, ASP
    JScript, PHP or
    Coldfusion. Have your client check with his hosting provider
    to see what
    Server Model is supported if any. You may need to move him to
    a hosting
    provider that supports one of these models. This is because
    however you
    implement this application you're going to AT LEAST be able
    to post form
    data to a processor page that uses a server language(model).
    If a database of creditor information is on the server, it
    makes sense
    to store payment information in the database and to update
    creditor
    information, or to give your client administrator privileges
    so that he
    can update the creditor information when a payment has been
    made. Also
    consider that there may be fees such as interest on principle
    or some
    kind of amortization calculation to determine the actual
    percentage of
    the debt that has been paid when a partial payment is made.
    With this information in mind, and knowing that you'll have
    to code User
    Authentication, Payment Calculations, API scripting to pass
    data to the
    payment gateway, Success and Failure pages that display data
    about the
    payment as well as a search pages to display creditor data to
    the
    creditor as well as a back-end administrative application to
    allow your
    client to update the data in his database, you may want to
    consider
    using some tools to help you with this kind of project.
    WebAssist has the tools to allow you to build the User
    Authentication,
    Data search and manipulation and also the non-shopping cart
    payment
    application that you need to use which will interface
    silently with
    payment gateways such as Autorize.NET, PayPal's Website
    Payments Pro,
    Payflow Pro, LinkPint API as well as international payment
    gateways such
    as eWay and ProTX. Check out these tools and see if they will
    be
    appropriate for your task:
    SecurityAssist:
    http://www.webassist.com/professional/products/productdetails.asp?PID=114&CouponID=lm4gyi& RID=590&WAAID=92
    DataAssist:
    http://www.webassist.com/professional/products/productdetails.asp?PID=117&CouponID=lm4gyi& RID=590&WAAID=92
    eCart (don't let the name fool you! It can be configured in
    such a way
    that your client doesn't even know he's using a product that
    has the
    word "cart" in it!)
    http://www.webassist.com/professional/products/productdetails.asp?PID=123&CouponID=ecart41 &RID=590&WAAID=92
    If you have any questions, call the 800 number at the top of
    any page or
    email sales at webassist dot com.
    enthusiastically,
    mark haynes

  • Can I purchase a iTunes gift card with a Apple Store gift card?

    I purchased an apple store gift card instead of an iTunes gift card. Is there a way for me to purchase an iTunes gift card with the an Apple Store gift card?

    From what I see and from my experiment in the U.S, online Apple Store, I would say that yes you can. iTunes gift cards are sold in the Apple Online store and Apple Store gift cards are an accepted form of payment on the store, so that means to me that it is possible.
    Accepted forms of payment.
    http://store.apple.com/us/help/payments
    Read the accepted forms of payment in the lower right corner of this website.
    http://store.apple.com/us/cart

Maybe you are looking for

  • Iphone 5s does not transmit voice during phone calls

    iphone 5s does not transmit my voice during a phone call.  Just started happening.  The microphone works with Siri and the speaker works fine as I can hear the person I called.

  • CC Membership Help

    Hi, I bought an Adobe Creative Cloud Student Teacher Edition Prepaid Membership 12 Month. I thought I would need it for future classes in my summer semester so I activated it, but then I came to realize I didn't need it anymore. At least not this sem

  • MBA not talking to iMac 24"

    Hi everyone, I'm trying to set up my new MBA by migrating things from my 24" iMac. I followed all the instructions in the manual, but no luck. So i continued the setup and tried to use the migration assistant, still no luck. I tried to go on the net

  • Firmware downgrade from 1.2.1 to 1.1.0

    Per the release notes Because of a change to the bootloader in firmware version 1.2.1(004), downgrading to earlier versions is not possible. However I took one that was on 1.2.1 and pointed it at my 1.1.0 firmware and it looks like it worked.  The de

  • Will FCE 4 Import Analog 8mm Tapes (unlike iMovie '08)

    Hello-- I've had a heck of a time importing my older analog 8mm tapes onto my MacBook and was wondering if dropping bigger bucks on FCE 4 will help. Since iMovie '08 for some reason won't import analog 8mm tapes from my Sony TRV-330 Digital8 camcorde