credit-card Questions

2

I'm implementing my first payment gateway, and while my situation might be simple in that I could make all three the same, but I'd like to know some situations where they should be different. So a...

5

Solved

Can the Card Name (i.e. the cardholder name, not the card type) contain non-ASCII characters? Example: "JOSÉ GONZÁLEZ".
Spitler asked 5/1, 2010 at 6:30

1

The new iOS8 Scan Credit Card option is great on Safari. Has someone managed to make it work inside a WebView for a web app? I am using a valid SSL certificate, and I am using the correct ID for...
Squinch asked 23/10, 2014 at 2:56

2

I am developing a shopping app. But, for Credit/Debit card payment, I don't want to use Payment Gateway such as Stripe & Authorize.net. Is it possible to make payment without gateways. Or is it...
Kingery asked 19/11, 2014 at 10:20

2

Solved

i need to add an hyphen after every 4 digit i enter, i am getting this in the console , how can i can achieve this to change in the input in angular 2 Code i used given below .ts mychange(val){ ...
Theine asked 22/3, 2018 at 5:48

3

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 o...
Sorbose asked 18/3, 2013 at 11:15

5

I'm trying to read the data off a contactless Visa Paywave card. For the Paywave, I have to submit a SELECT using PPSE (2PAY.SYS.DDF01) instead of PSE (1PAY.SYS.DDF01). The EMV book 1, section 11...
Fiddlehead asked 25/2, 2013 at 3:22

2

Solved

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 ...
Tody asked 26/4, 2013 at 5:53

3

Is there a way to connect a card reader to my web application (javascript) so that the user don't have to manually type in the credit card information? This web app is for buying products on a sto...
Tourbillion asked 9/3, 2011 at 8:38

4

This question is specific to Native mobile applications (e.g. IOS, Android, WP apps that are not actually using a browser to access a web site). We have an existing e-commerce website that takes p...
Ardene asked 11/10, 2013 at 3:12

3

Solved

Actualy question says all, I need this only for testing. So, demo of some kind or 4-5 free transactions a day will do a trick. Not looking for anything fancy. Is there anything free?
Treehopper asked 19/11, 2010 at 23:5

2

I'm working with Stripe managed accounts, I can create and retrieve Accounts without problem, but I can not add credit cards to any Stripe Account. I'm using Stripe.js to deal with the card creatio...
Leftwich asked 23/2, 2016 at 5:5

3

Is there an API that would let me access my AMEX transactions? How do Mint or any other finance websites export my data? If so, is it free?
Durbin asked 24/5, 2010 at 1:45

2

Solved

I'm doing some EMV testing, and hoping someone can shed some light on what I'm seeing. I'm running the Mastercard M-TIP tests that apply to our solution, and I'm seeing some unexpected results. Whe...
France asked 3/1, 2017 at 16:28

3

Solved

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? Wh...
Kandace asked 15/12, 2009 at 0:48

9

Solved

So Safari offers Scan Credit Card feature on iOS8 with some credit card forms. My question is, how does Safari determine when to offer this option? So far I found that this option is available on...
Daviddavida asked 6/8, 2014 at 15:7

2

Solved

I am using paypal ruby sdk in order to process credit cards via rest api. Everything is working fine from perspective of credit card processing. Credit cards are processed properly without any kind...
Odont asked 21/7, 2016 at 15:59

4

Solved

I've been looking into using the System.Security.SecureString class to hold credit card numbers in memory while they are being processed. Has anyone used the SecureString class for holding credit c...
Blind asked 22/7, 2010 at 19:55

2

Solved

I am working on an application in which it is required to store whole credit card numbers. Is this possible to do using any API? I have read about Authorize.net's Customer Payment Profile option, ...

5

I am developing an e-commerce website where some customers will be making frequent online purchases. With that said, I am trying to find a solution that will allow me to securely store credit card ...
Transplant asked 19/8, 2009 at 21:59

2

One of the features of iOS 8 is the ability to use the phone's camera to scan credit cards and have the number automatically entered into inputs in Safari. See here: http://www.cnet.com/how-to/scan...
Naos asked 20/9, 2014 at 4:14

4

I'm trying to implement recognition of a valid credit card number so that I can transition to the next field. Given that credit card numbers come in various lengths, my question is whether I can co...
Vicentevicepresident asked 20/5, 2016 at 17:25

7

Solved

In my country the online payments are not an old thing, the first time i saw a web application taking payments directly to a local bank account was last year. So, Im a newbie coding web payment sy...
Dahlgren asked 8/6, 2010 at 23:48

2

Solved

I have a problem with scanning non-raised digit credit cards with card.io sdk. I haven't seen any explanation about this issue on the official site of card.io. Does this sdk work for only raised di...
Bromism asked 7/11, 2013 at 12:9

5

Solved

I want to host an application on Windows Azure that stores the credit card information of users who pay to buy subscriptions for a monthly fee. I'd just have to store the card data as securely as p...
Fonseca asked 23/6, 2012 at 5:30

© 2022 - 2025 — McMap. All rights reserved.