is used for questions related to payment cards.
I am using authorize.net {aim} for my payment gateway. I am using test authorize for developer account. I have …
payment-gateway credit-card authorize.net payment-processingI am developing an e-commerce website where some customers will be making frequent online purchases. With that said, I am …
security e-commerce paypal credit-cardActualy question says all, I need this only for testing. So, demo of some kind or 4-5 free transactions a …
payment-gateway payment credit-card authorize.netWe have a system where we want to prevent the same credit card number being registered for two different accounts. …
hash cryptography credit-cardEverything looks fine and seems to follow Luhn's algorithm, but when i enter my own credit card number or this …
c credit-card luhnShould I use Microsoft's CreditCardAttribute to validate credit card numbers like so? [Required, CreditCard] public string CreditCardNumber { get; set; } Or …
c# validation payment-gateway credit-card15 digit bank card numbers are formatted 0000-000000-00000[1]. If I show the last 4 digits, it becomes xxxx-xxxxxx-x0000 which looks slightly …
credit-card maskHow do you securely pass credit card information between pages in PHP? I am building an ecommerce application and I …
php security e-commerce credit-cardI'm newbie in terms of Javascript. Here's my problem: I wish to capture credit card information from a card reader …
javascript html credit-card credit-card-track-dataStoring credit card information securely and legally is very difficult and should not be attempted. I have no intention of …
security encryption credit-card