Top "Payment" questions

The process of transferring money, normally in exchange for some product or service

Credit card expiration dates - Inclusive or exclusive?

Say you've got a credit card number with an expiration date of 05/08 - i.e. May 2008. Does that mean the …

e-commerce payment
How tell the difference between a Debit Card and a Credit Card

How does one determine that the card a person is entering is a debit card, check card, or credit card? …

credit-card payment
how to get payment information on Magento?

I have to export the orders to a file, here is my code to go through the orders: $orders = Mage::…

php magento payment orders
Stripe Payment: Save token and customer and make payment later from token

Is it possible in stripe payment, First we will validate credit card using stripe, then we generate token and create …

payment stripe-payments
What is required to send messages via USSD?

I'm trying to get started with USSD. I'm familiar with other forms of SMS. Ultimately i want to use USSD …

sms payment ussd
Payment methods for an ASP.NET Web Application

I want to add payment methods to my site, such as MasterCard or Payoneer. I don't know where to start, …

c# payment-gateway credit-card payment
UPI (Unified payment interface) integration android

I am building an android application which I thought should have a best payment system that should free user from …

android payment-gateway payment
Possible payment status values

I am working on a website to sell PDF's online, where user can get the download link by email after …

paypal payment
IPN vs PDT in Paypal

I'm having some trouble choosing between PayPal's Instant Payment Notification (IPN) and Payment Data Transfer (PDT). Basically, users buy a …

paypal listener paypal-ipn payment paypal-pdt
How to process credit card payments in Django?

I need to accept credit card payments on a site that provides a service outside the U.S. Given that …

python django credit-card payment