Tagged Questions

0
votes
1answer
14 views

Credit card payment gateway for SaaS (pay per use)

Hi, We would like: 1. Get customer payment details (credit card) once upon registration 2. Store it in a 3rd party site and just get a token (no PCI compliance issues) 3. Charge monthly per use (the …
1
vote
3answers
35 views

How can I accept credit card transaction in my Web Apps?

I am writing a e-commercial site which allow user check out using the credit card, how can I accept customers' credit card to do transaction??
0
votes
2answers
61 views

String operation in ruby for credit card number

Working on a rails project where there's an order confirmation string with a credit card number with all but the last four digits starred out. What's the proper way to do a string substitution? …
7
votes
6answers
187 views

Is there a GOOD reason many web sites won’t accept credit cards with spaces and dashes in them? [closed]

Is there a technical/legal/financial/contractual/design reason for not accepting credit card numbers with spaces in them? So many web sites do not allow you to put spaces or dashes in a credit card …
4
votes
3answers
256 views

Is 42 a valid credit card number? jQuery validator thinks it is

We all know that 42 is the answer to everything, but it's news to me that it is a valid credit card number. Try entering '42' or '42176' into this jQuery Validation testing page and click OK. What's …
0
votes
1answer
21 views

PayPal Pro (Direct) Credit Cart expiration date verification in Magento

Hi all. i have an installation of Magento shop on my development server and as a payment gateway we are using PayPal Pro (PayPal Direct) which is able to accept users' credit cards. it was fine in …
1
vote
2answers
69 views

Best books for web site security best practice?

I'm looking for a good overview of security best practices for web sites. In particular handling storing customer payment details for credit/debit cards. What are the best books/blogs? Specifically …
0
votes
4answers
150 views

Minimizing PCI compliance when my checkout flow has a confirmation page

I have a shopping cart flow like this: Page 1. Choose Products Page 2. Enter address, shipping, credit card details on a single page checkout. Page 3. User confirms the order - but we want a final …
0
votes
1answer
70 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 apps? I'm mostly …
0
votes
1answer
22 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 gateways. Anyone have …
6
votes
3answers
120 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
95 views

c# Visa 3d Secure Implementation

can someone give a sample implementation of 3d secure for an ecommerce application?
0
votes
5answers
112 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 great resources to help …
1
vote
2answers
63 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 textbox? please give …
1
vote
4answers
114 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 any service, paid or …

1 2 3 4 5 next
15 30 50 per page