Tagged Questions

0
votes
4answers
117 views
+200

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 …
3
votes
8answers
242 views

What kind of damage could one do with a payment gateway API login and transaction key?

Currently, I'm in the process of hiring a web developer who will be working on a site that processes credit cards. While he won't have the credentials to log into the payment gateway's UI he will have …
8
votes
10answers
677 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 found this …
-2
votes
2answers
79 views

c# Visa 3d Secure Implementation

can someone give a sample implementation of 3d secure for an ecommerce application?
0
votes
1answer
58 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
18 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
107 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
5answers
142 views

Low cost online payment processing solution for public schools?

Via a website, my local school Parent Teacher Association would like to enable parents to sign-up for various activities and pay for these activities via credit card. In my initial research, there …
2
votes
10answers
238 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 storing a checksum/MD5 …
0
votes
5answers
89 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
59 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
110 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
vote
2answers
85 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
65 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 have bookmarked or …
0
votes
3answers
126 views

Token based credit card systems vs. traditional gateway

I'm trying to decide between Paypal PayFlow for a transaction processing service or a service like BrainTree. BrainTree's service intrigues me because they will actually return a token to you for a …

1 2 3 4 5 next
15 30 50 per page