credit-card

CreditCart payment for 1 fixed product (no PayPal, no Google Checkout, no Ubercart)

Hi friends, I'm about to start a new Drupal website. My client needs CreditCart payment (in-site with authorize.net). So he doesn't want PayPal or Google Checkout through Credit Cart payment. As I know Ubercart is well working solution. but i have 1 fixed product. I don't need any shopping basket, etc. so Ubercart is too big for my need...

How to integrate a secure monthly online pay service into my app.

I've created an app, I need to have willing users register for a more featured "pay version". How can I make a secure, online pay service while billing those users monthly, and telling my app that they are still on good credit with me. I'm looking for an online service, or an available code, will paypal do this? Thanks so much! ...

How to integrate direct credit card payment processing in an ASP.NET e-commerce website

Hello! I have got a new assignment for developping an e-commerce website. I need to accept online payment via all the common cards (Visa, MasterCard, etc). But am confuded about how I should implement it. I want to add direct payment with credit card to the website without passing by paypal. Can anyone guide me on how should i proceed p...

How to receive credit card payments ?

I am looking to add credit card payments to my little eCommerce but I don't want to pay a percentage to the credit card processing service. So... How can I accept Credit Card payments ? ...

Is there any ASP.net C# based Open Source Payment gateway?

Hi, I am interested to know if there is any open source payment gateway based on ASP.net C# to process Visa, Amex, Discover, MasterCard payments. Thanks all ...

Designing a system for handling in-application economy using currency or credits

I'm currently developing an application where I need to implement some sort of way of handling credits which are purchased by users of my application. These credits will then be used to preform certain tasks inside my application such as purchasing hits in mechanical turk. The reason I need to do this is because in the case of mechanic...

drupal credit card security

what are the best security features (settings,modules) provided by drupal according to credit card transaction?. Do you have any additional prevention techniques .If possible post important and necessary setting points also please. ...

Should I consider alternatives to Commerce Server 2009?

I'm building a new site that will sell a few items. I'd like to get experience with a product that is used by other large corporations. I believe there are several sites based on CS2009/7 but before I start learning this one I think it may be better to ask what other options should I consider? ...

Would Payment on iPhone for Real World Goods get my app Banned?

I'd like to use the iPhone SDK Store Kit but you are not allowed to use it for purchasing real world goods and services or for transferring money, my customer's applications require these. So I'm looking into adding views to my application to gather credit card details then use https posts in a background thread to communicate with a pa...

Payment Gateway does not provide test credit cards for developers

I find myself working with a Payment Gateway that in their test environment does not provide any possibility to test transaction using fictitious credit cards numbers. Actually they say that not only I will have to use a real credit card number but also that funds will be transferred and I would need to issue a refund request every time...

IPhone/IPad Credit Card Swipe

Hi, I want to develop an application for iOS devices (iPhone, iPad, iPod Touch) that has the ability to interface to a credit card swipe. There are a bunch of offerings (PaySabre, Square, etc.) that are a combination of a service and a device. For my purposes, I want to be able to purchase just a device that has an API etc. that I can...

How to delay payment like Groupon with payment APIs (e.g, PayPal, Amazon)?

We need to mimic Groupon style payment, where users enter a credit card but aren't charged unless some trigger event occurs. (No, this isn't for another deal site.) Which payment APIs are best suited for this? PayPal? Amazon? We want to offload as much of the payment processing as possible. Ideally, we don't store credit card infor...

need to store credit card info. what's my best option ?

Hi, I'm building an auction website that charge small fee for each bid. There is option to buy bank of bids, and there is an option to pay separately for each bid. When paying for each bid - I don't want to ask the user to re-enter the credit card info each time. On the other hand I'm surely don't want to store the credit card info on...

Collecting Credit Card Information - not to collect payment

I am working in PHP on a Linux server with MySQL. I have a requirement (that I have attempted to talk them out of) to collect credit card information from users so that our company can use the card numbers to hold hotel rooms for a conference. We will not be charging the cards ourselves at all, but instead just sending them to the ho...

I need the code for payment Integration

That includes Cardno, CVV, Name method. Netbanking ...

What is the easiest way to get track data off a simple USB HID magnetic card reader?

I need to get Track 1 and Track 2 data off magnetic cards and send them over the network to a waiting server. What is an easy way to get the track data from a USB HID magnetic card reader? In case it helps, I have a MAGTEK Mini Swipe Magnetic Strip Reader (part no. 21040140) I'm OS agnostic -- a solution for Windows, Mac or Linux would...

how to accept both credit cards & paypal from one page? guest checkout?

i have a site that i am developing, and the customer wants to use Paypal for all of their transactions. i implemented Express Checkout, but noticed that there is no immediate way to enter a credit card. i am looking to forward the buyer to the paypal page that features text fields for credit card entry on the left, and for the abilit...

Can I save credit card secret code in the database ?

I need to save the credit card numbers and secret codes of users in the database in plain text ( consensus behind obviously ) for automatic operation made from the server. Is there some problems ? What do I need to be aware of? ...