payment-gateway

What should a merchant site worry about when implementing a payment gateway?

I have to implement a payment gateway for a website I am maintaining, and I haven't done anything like this before. Previously to implement payment processing, the site would build a transaction and send it directly to the payment processor and await a result. Since the site handled the gathering of credit card information, building of t...

How to implement credit card payment in android application

I have android application. I want to accept payments in this application for some services. But unfortunately I can't find solution how to provide credit card(VISA, Master Card, etc.) payment inside android app. Can somebody help me with this? Any sample how to accept payments with any payment-getaway like authorize.net? ...

Payment Gateway Supporting The Nigerian Naira as well as others

This is possibly the most obscure question I've asked on here but we have a client who requires payments to be taken from a wide variety of countries. The best candidate my googling has so far found is RBS Worldpay which supports pounds, dollars, South African Rank, Mauritian rupee (MUR) and the Kenyan Shilling (KSh). Is there anothe...

PayPal Integration - Logging Transactions Question

Howdy, I want to learn implementing PayPal in website. I'll be using ExpressCheckout method. I know there are following steps: 1. Cart page on a website 1a. Provide custom IPN URL in PayPal form (notify_url). 2. Redirect to PayPal payment page. 3a. On success redirect to my "payment confirmation" page. 3b. On false redirect to payment ...

Is there any ASP.net C# based Open Source Payment gateway?

Hi, I am interested to know if there is any open source payment gateway based on ASP.net C# to process Visa, Amex, Discover, MasterCard payments. Thanks all ...

What payment gateway should be incorporated to build an m-commerce iPhone Application?

I am exploring technologies to help incorporate a Payment gateway for an mobile commerce application on an iPhone. Does anyone have any ideas on how to approach this solution. Thanks in advance. ...

Payment Gateway does not provide test credit cards for developers

I find myself working with a Payment Gateway that in their test environment does not provide any possibility to test transaction using fictitious credit cards numbers. Actually they say that not only I will have to use a real credit card number but also that funds will be transferred and I would need to issue a refund request every time...

Which payment service providers have the most developer-friendly APIs to integrate against?

I've been doing some payment-integration work lately, and the PSPs I've been working with have been painful to integrate against: the back-end interfaces seem be stuck in the 90s in terms of usability and technology (frames! Argh!) the APIs are badly documented - finding a list of example responses, or a complete list of errors is har...

Is it possible to know when a credit card transaction hits the bank account?

I'm building a payment dispursement system; There are plenty of API's from different providers to do ACH transactions to transfer money from one bank account to another, and payment gateways to charge a persons card and the money lands in your bank account eventually. Payment Gateway -> Merchant Account -> Merchant Designated Bank Accou...

Authorize.net .. few questions

hi, I need a good payment gateway for my shop (Drupal Ubercart). I was considering to use Authorize.net... is it available in Europe ? My customer has revenues of 10.000 per week so I'm looking for a professional solution. Could you give me some tip ? thanks ...

How to delay payment like Groupon with payment APIs (e.g, PayPal, Amazon)?

We need to mimic Groupon style payment, where users enter a credit card but aren't charged unless some trigger event occurs. (No, this isn't for another deal site.) Which payment APIs are best suited for this? PayPal? Amazon? We want to offload as much of the payment processing as possible. Ideally, we don't store credit card infor...

How do you secure your PayPalApplicationID on the iPhone for PayPal's iPhone SDK?

While using the Paypal iPhone SDK that integrates a mobile payment option on the iPhone, I am realizing that to use the SDK you hardcode your PayPalApplicationID into your application during the initialization of the SDK module. Is there a way to securely store this PayPalApplicationID on the phone? I'm at a lost since keychain isn't...

Livegamer registration page rquire

Hi, Can anyone please tell how to register to the Live gamer and getting the Live gamer account? Thanks! ...

Payment Merchants with easy IPN

Hello, I am looking to integrate to my website many payment merchants. Now I have integrated PayPal and CCBill because they have easy to use IPN. I want to send to the merchant data like: amount,1custom variable and the merchant should send to my IPN url the amount and the custom variable. It would be nice if you can give me some names...

Steps need to followed before integrating a Payment gateway in my website - php ?

What are the steps i need to follow before integrating PG into my website ? 1) What is the best PG, i juz know only paypal 2) My website will be accessed internationally, so what are the Major credit cards used like VISA, MASTER CARD, AMERICAN EXPRESS ETC ETC if anyone can provide me the link, its more then enough...i can go though it ...

how into use mastercard payment gateway?

how to get the api and testing code? what else need to do in bank? anyone knows? https://www.mastercardpaymentgateway.com/mpgpublic/welcome.do? ...

Which online merchant facility supports peer-to-peer payments and multiple payments?

I need a merchant facility that allows _credit card_ to _bank account_ payments ..or at least a means of processing to another person's bank accountmultiple payment destinations within the one credit card payment I've looked at PayPal and my general opinion is it's fubar (multiple different payment technologies with little differenti...

Magento adds coupon discount amount to the total price with Barclaycard ePDQ payment

I have a Magento shop and we use Barclaycard ePDQ as our payment method. I recently created a new cart rule that gives you 10% off discount when using a coupon code. Everything goes well with Magento - the coupon applies - but after I press Checkout and it takes me to the Barclaycard ePDQ page, I notice that the total amount to pay is ac...

Payment gateway with "purchase credits/tokens" to integrate in a php+mysql website?

Do you know a good payment gateway with "purchase credits" to integrate in a php+mysql website? If is not clear i mean those system where you can buy 50 credits (ala Facebook) and you can spend them playing games or accessing any website restricted content? is that something that has to be done on my side or the company who sells the ga...

How Online Payment Gateways Works now a days?

Guys, Can you tell be the basic architecture of a online payment gateway. But it supposed to be for credit card holder only, i.e how payment gateways responded to credit card? How gateways recognize the credit card issuer? ...