Tagged Questions

0
votes
1answer
42 views

Credit card purchase of physical goods via an iPhone application

I'd like to add a means for users do make payments for physical goods using credit cards via an iPhone application. Are there any guidelines regarding such functionality in iPhone …
6
votes
3answers
96 views

Credit card expiration dates in which timezone?

We know from Credit card expiration dates - Inclusive or exclusive? that credit card expires on the last day. However, in which time zone?
-2
votes
2answers
66 views

c# Visa 3d Secure Implementation

can someone give a sample implementation of 3d secure for an ecommerce application?
0
votes
1answer
17 views

Payment Gateways for Mid-Sized Business?

My company is a bit unhappy with the support we've been getting from Cybersource and we're about to embark on a billing re-write so we're taking the opportunity to look at other ga …
0
votes
5answers
72 views

Receiving payments trough PayPal and Credit Card

Hi, I am developing a website and I need to receive payments from PayPal and Credit Card, the thing is that I know nothing about this, and my question is where I can find some grea …
2
votes
10answers
220 views

What is the best way to determine duplicate credit card numbers without storing them?

I run a website where we mark certain accounts as scammers, and "flag" their account and all credit cards used as being bad. We don't store actual credit card values, but are stor …
1
vote
4answers
99 views

How do I accept credit card payments inside a C# app?

How do I accept credit card payments inside a C# app? I'll use some textboxes for the inputs but what gateway do I contact to complete the transaction? I don't mind working with an …
1
vote
2answers
48 views

Why using clear text for Credit Card security code?

I'm curious about the reason why all most payment gateway site use clear text input to take security code. Isn't it more secure if users put their security code in password mode t …
1
vote
2answers
65 views

Credit Card validation with Jquery

Hello , i'm trying to validate credit card numbers with jQuery but i dont want to use the validation plugin , is there any other plugin for doing this? thanks
-2
votes
1answer
57 views

open source credit card payement gateway

I have been for some advices about credit cards processing gateways on stakeoverflow where i found an answer that suggested using an open source gateway processing library but I ha …
7
votes
9answers
601 views

Determine credit card type by number?

Can credit card type be determined solely from the credit card number? Is this recommended or always ask client for the type of credit card they're using? I googled about it and …
0
votes
0answers
74 views

How are expiration date’s on a credit card calculated and given to a person’s card by a credit card company? [closed]

I have a very important bill due to start my car insurance back up and I don't get my card for 2 weeks. I have had an account with credit one and have the card number but no expira …
14
votes
17answers
916 views

What is the best credit card processing service?

We're looking to add credit card payments to our system (and it needs to be fairly custom, handling variable "per use" charges each month). We would like the integration to be sim …
5
votes
3answers
97 views

Is it secure to POST Credit Card data from View to Controller?

Need to submit some CC data from the View to the Controller where it will be processed, can I just POST it or is there some common way of securing the data in transit?
1
vote
4answers
163 views

How do you add GUI to this java program?

I know only basic stuff in java. And I need to create a GUI for this type of program. It shows your credit card info. It has some other classes and makes use of the rmiregistry. Th …

1 2 3 4 5 next
15 30 50 per page