This tag is used with questions related to payment cards. If your question is regarding security of payment card data, then you may want to consider using the pci-dss tag. Note that much of the advice surrounding this topic is region dependent, so it will help if you mention where in the ...

learn more… | top users | synonyms (2)

-1
votes
0answers
11 views

Automatic Credit Card process for recurring each month

I want to implement credit card processing in my website and I was looking to different services like authorize.net (Automated recurring billing), payflow pro etc. but still i am not clear as this is ...
0
votes
1answer
29 views

Store a credit card with PayPal payment buttons

Is there a way to integrate /vault/credit-card call with PayPal payment buttons? I do not want to work with client credit card information but i can't find a way to redirect the client to paypal only ...
0
votes
1answer
44 views

safely transfer a credit card number to paypal

There is a way to store and use a customer credit card with paypal. The explanation about how to do this here. I want to use /vault/credit-card, to do this paypal asks me to include the credit card ...
1
vote
1answer
33 views

Is it possible to get customer information from the Braintree payment gateway?

I am using the Braintree payment gateway in my web application. I am wondering if I can get user information from it. I can't save the card details, it's not allowed. But if I need to run another ...
-1
votes
0answers
19 views

QBMS PayPage desktop model error posting in new application

I'm new to PayPage, the "Try a Test Transaction" page is down so I can't cut and paste, or compare a known good bit of xml. I'm using xml that is very like what worked in the "Try a Test Transaction" ...
1
vote
1answer
46 views

Where can I find magnetic strip (track) test data?

I have written a library of functions that parses track 1 and track 2 data from magnetic strips on cards (credit cards, IDs etc.) as per ISO/IEC 7813. I am looking to test this library rigorously ...
0
votes
2answers
21 views

Can I capture a previously authorized payment transaction at a different amount?

I'm using Quickbooks Merchant Services. We perform two-step card processing ... "authorize" to make sure their card and address are correct, and that they have the funds. Then we "capture" that ...
-1
votes
0answers
16 views

Trustcommerce credit card storage [closed]

In trustcommerce I have a test customer id and password and I can do preauth and post auth with this id. But I cant do 'store' action with this id and password and return error like offender=action ...
0
votes
0answers
19 views

QBMS PayPage “Try a Test Transaction” page is gone

May 15 2013 noon PDT In the Intuit Partner Platform under payment solutions - Hosted PayPage The "Try a Test Transaction" link: ...
-2
votes
1answer
20 views

how find a valid credit card Specifications? [closed]

i'm from iran and here we couldn't buy any credit card. for signup to many of sites we need a credit card Specifications such as credit card number, cvv2 and expire date. some sites generates fake ...
0
votes
5answers
47 views

RegEx to find credit card numbers with embedded spaces

We currently have a content compliance in place where by we monitor anything that contains a credit card number with no spaces (e.g 5100080000000000) What we need is for a reg ex to pick up credit ...
0
votes
2answers
92 views

How to integrate Credit card swipe reader ID tech shuffle in native iPhone Application

I want to add credit card swipe feature to my application. Please let me know if I have to do anything other than the following: Swipe the card Populate the fields on the view with the card info ...
-1
votes
0answers
32 views

PayPal standard - store credit cards [closed]

I have an existing checkout on my website that allows my customers to pay by their credit cards using Sage Payment Solutions, after that I store credit card details for my reports. I am trying to find ...
0
votes
1answer
33 views

Storing a SHA256 of first and last name along with 4 last digits of credit card number

I'm trying to find the best way to uniquely identify customers before they make a purchase to ensure a coupon code isn't used twice by the same person. I do not intend to make my website full PCI ...
1
vote
1answer
30 views

Order of transactions returned by Braintree API

When retrieving the transactions for a Braintree::Customer, the ResourceCollection returned seems to be ordered by decreasing created_at. Is it safe to assume this will always be the case? If one ...
0
votes
0answers
39 views

anyone know of a .net library to parse VCF - visa commercial file - from credit card processors? [closed]

I have a feed of the Visa commercial file from my bank and need to read it into a class for expense reconciliation. It's a old school variable content file vs. a nice XML file or standard EDI ...
0
votes
0answers
29 views

Paybox iOS integration :

I try to integrate Paybox credit card transaction solution for Mobile. (I user iOS plateforme) I've tries at least 100 differents solutions but no one works and every time i got "Problème ...
0
votes
0answers
12 views

Reccuring billing in authorize.net ios sdk

I am developing an ios application that accepts creditcard payments using Authorize.net sdk. Its working fine after lot of work. But now I need to implement thr recurring billing with the same. But I ...
0
votes
1answer
25 views

Using PayPal and zoho creator for credit card charge

I would like to make CC charges via calls from zoho creator to PayPal. When looking at this example am not sure how to construct my Post [Deluge script]: ...
0
votes
1answer
96 views

Accept credit cards without PayPal creating account not working

Currently my host has this script and it does not work in accepting credit cards without creating a PayPal account. Any help to point out some reason why? private function RedirectToPayPal($token) { ...
0
votes
0answers
20 views

Given the card number - is this a credit card or a debit card [duplicate]

Given a card number, is it possible to tell if the card is debit or credit? I'm using Luhn algorithm to determine what kind of card it is but it doesn't provide any info if the card is credit or ...
0
votes
1answer
55 views

Paypal Sandbox Credit Card in Use Error Message

Within Paypal Sandbox, when I try to add a credit card to the buyers account, I keep getting the error message "That card number is already assigned to another PayPal account." I don't get it, since ...
0
votes
0answers
27 views

Grails Process Credit Card [closed]

This probably isn't a grails specific question but since I am using grails I am including it. I need to process credit cards in my application and have no idea where to start. I have seen plugins ...
0
votes
1answer
45 views

Failed to load native library: Couldn't load cardioDecider: findLibrary returned null

Whenever i click on button to open camera to take pic of credit card, that time console displays this type of message "Failed to load native library: Couldn't load cardioDecider: findLibrary returned ...
1
vote
1answer
41 views

Updating Stripe customer address and NOT card info

Is it possible to just update a customer's stored address on Stripe and not the card as well? Reason I am asking is the way I have it now, the customer can update their info, but it requires their ...
1
vote
1answer
34 views

How do I mock up an extended processing response from authorize.net?

We have an eCommerce site that is using Authorize.net as a payment gateway. We have recently run into the issue of people submitting a payment confirmation, and then clicking submit again later on. ...
1
vote
0answers
52 views

Paypal Web Payment Pro hangs when order is submitted

Sometime last weekend our Opencart install, version 1.5.1.3 started to process duplicate orders for CC payments made through PayPal Website Payment Pro. It happens in the same order sometimes it will ...
-2
votes
0answers
16 views

Retail Website Order Processing [closed]

I am creating a retail website and I would like to accept both credit and debit cards, but NOT Visa gift cards. The reason I cannot accept gift cards as a form of payment is because I am selling a ...
0
votes
0answers
29 views

Communication between banks and mobile wallets

I am doing a project based on mobile wallets. I am aware of how the payment works using the wallet as well as the user interface but i am not sure of what kind of information is passed between the ...
-6
votes
0answers
71 views

Credit card type in Android Edit text [closed]

how to check if a card number is Visa or MasterCard in Android edit text as you type? Also what are the necessarry details to be given while registering a card? (Both visa and master) Like CVV expiry ...
3
votes
1answer
195 views

IDTECH credit card reader data decrypting

I am trying to decrypted IDTECH credit card reader's encrypted data. This details has been encrypted using Triple DES with CBC cipher using DUKPT. Encrypted Swipe (coming from IDTECH credit card ...
0
votes
1answer
96 views

PayPal vault storage - sending credit card info securely

I am evaluating some Payment Gateway options and am looking at PayPal's vault option (similar to Braintree's vault). What I found is that in the case of Braintree's vault storage, I can send credit ...
1
vote
1answer
109 views

C# Windows Application (not wpf) mask credit card number in text box as being entered followed by validation and processing of credit card number

I am supporting an C# windows applications which accepts and processes credit card. But due to new rules, I need to mask the credit card number as it's being entered. So if the first number is 4, it ...
1
vote
1answer
89 views

braintree - creating subscription with expired credit card not resulting in error

I am trying to test out subscriptions using Braintree and PHP. I am able to post transactions successfully, but I am running into this issue with subscriptions. Here are my steps: 1. Create ...
0
votes
0answers
49 views

Credit Card Processing VB.net 4 on webrequest

Good morning, I need some assistance with writing a HTTPWebRequest. Below is the code that I've scraped together but the Credit Card processor is telling that the User Serial Number is getting ...
0
votes
1answer
55 views

Retrieving a users credit card details via paypal

I’m building a site to be based in Australia and I have been researching into saving credit card numbers. Currently I have not had much luck with my questions. Paypal was of little help. The site ...
-1
votes
1answer
92 views

How to implement recurring billing with credit cards?

firstly I want to say that i searched in so for other questions and i had some more questions. I've coded some applications that accepts credit card payments. But now I want to accept payments with ...
0
votes
2answers
155 views

My PHP credit card form not recognizing certain inputs and errors

I was following a tutorial from John Conde on Authorize.net's credit card input form using PHP and error dectection. It went perfect but I decided to add input boxes for entering the payment amount ...
0
votes
0answers
90 views

How to get KSN from Credit Card

How can I get the KSN from swiping a credit card? In the credit card processor I use it requires an argument of 'KSN' - "The DUKPT/KSN associated with the encrypted track data." But how can I ...
0
votes
0answers
120 views

Android Card Reader with DUKPT implementation

I am new to DUKPT. Before I start please note that I have a card reader with Android SDK. Following are the key features of the Card Reader: - Safe and Secure: provide safe and secure transactions, ...
1
vote
2answers
116 views

Store Credit Cards in App

What is the best way to store credit cards in an app? I will be processing payment using Stripe API. Reasons: 1. Eliminate customer having to type in number every time 2. Easy one click payment
1
vote
1answer
194 views

Paypal Payments Standard without creating Paypal account

I want to sell media, and chose PayPal Payments Standard to do it. According to official documentation buyer can make a purchase without paypal account. Just enter card number/CVC, name and some ...
0
votes
1answer
51 views

PayPal Pro: is credit card validation really necessary?

Since PayPal charges transactions but not payment authorizations, I was wondering what is the point of doing credit card validation with Luhn algorithm? I happen to have trouble with CC validation. ...
0
votes
1answer
88 views

Need to process credit cards online [closed]

I am googling my brain out. I have a website to provide hosting and domain names. I would like to add an checkout online option but I would need someone to process my payments. There are many many ...
4
votes
1answer
61 views

What's the MAPP protocol to fetch a posted transaction?

I've got some 15-year-old code that does MAPP (MasterCard Automated Point of sale Program) credit card transactions over POTS and a modem, with Host Data Capture (as opposed to Terminal Data Capture). ...
0
votes
1answer
139 views

MagTek — uDynamo (DUKPT)

Has anyone been able to successfully decode the information from a MagTek uDynamo card reader on android? I have the test application working correctly, but I need to be able to decode the card ...
0
votes
0answers
73 views

Any worldwide payment gateway that works in russia? [closed]

I need to make pay by Master card or Visa button on a web-site in Russia. Normally I'll just use the PayPal -- but they don't support Russian banks. I googled -- and found robokassa -- but currently ...
2
votes
0answers
172 views

Headphone Phone Jack Credit Card Swipe with Browser App

We want to accept credit card swipes via iPhone and Android phones but cannot find any devices that connect via the headphone jack that will populate a field in the phone's browser. This is very easy ...
1
vote
1answer
48 views

Payment: Pay via prepaid card [closed]

I want to integrate into my website different payment option for example, I want to let customers pay via prepaid card(paypal is already integrated) . I have two questions: How to integrate prepaid ...
0
votes
0answers
22 views

PCI Compliance: Anybody have experience with creSecure?

I keep getting this error "The field 'ccNumber' was not found in the payload" using code they have supplied. You put up an iframe, they supply a credit card/payment entry form, you use javascript to ...

1 2 3 4 5 12