payment-gateway

What is a good third party transaction API platform to use for ROR?

I have been looking at paypal for a online transaction, but I wanted to know if there are other 3rd party vendor that offer a good service at a good price ( transaction fee) and ease of use of API for ruby on rails application. ...

Problem in GWT realex integration while registering new card

In my application I am using realex to pay amount.While doing that I registered new user with realex but after that when I tried to add new card then I am getting response from realex that Sha1 hash incorrect.I checked sha1 hash structure it is all right but still I am getting this error.If anyone know this so please tell me. ...

Accepting Payment with local debit cards from foreign countries

Hi all. I have an ecommerce website and I am currently accepting payments from visa, master card and all the other major cards. However, one issue I am having is accepting payment from customers using local debit cards. Say someone from China doesn't have a major credit and he wants to use his local debit card, I want be able to accept p...

Where can i find "Pay by Facebook" API?

facebook has the facebook credit and I knew that they are testing on pay by facebook. anyone know where can I find the API for that? I search in the facebook developer wiki and cannot find anything. Thanks. :) ...

What is the Simplest Possible Payment Gateway to Implement? (using Django)

I'm developing a web application that will require users to either make one time deposits of money into their account, or allow users to sign up for recurring billing each month for a certain amount of money. I've been looking at various payment gateways, but most (if not all) of them seem complex and difficult to get working. I also se...

Accepting recurring credit card payments for online software

I am wanting to accept recurring credit card payments for some software I am selling. I want them to be able to enter their credit card details within the software and the the payment gateway will communicate with my software (if possible) whenever a recurring payment is taken out. I am also wanting to take payment in multiple currenci...

Is there an ActiveMerchant for Sinatra?

What payment gateway library works with Sinatra if you're looking to add ecommerce functionality to your app? ...

iPhone native app + payment gateway

Hello, I want to implement payment gateway for iPhone native app. I have read in few of the sites that I can integrate apple payment gateway for this through In App Purchase. But if I want to do through In App Purchase then, I have register each of my product with AppStore and set a price margin for each. Rather I am building someth...

iPhone native app + integrate payment / purchase to buy products

Hello, I am developing a native iPhone app, where end user can purchase calling cards of different rates. The problem I am facing is that, I don't what can be several options to integrate payment / online purchase feature and they can be integrated. Few sites I have read that, you can implement this using In App Purchase, but there us...

Limit iPhone in-app purchase by user's country

Hello everyone. I'm a product manager who works for a small internet company that is developing an iPhone application for a social network. We monetize by offering limited and premium memberships to users (premium members get additional features not available to limited members). For billing on the web, we use a 3rd-party payment gatew...

Building a complete online payment gateway like Paypal

So this question isn't about integrating an existing payment gateway into my site. This is more of a architectural question. I want to build a system similar to Paypal. Now I understand that Paypal offers a lot of features under the roof and I can't implement all of them at once. I want to implement the core functionality of Paypal and ...

Subscription payment processing with ASP.NET

I would like to create a subscription based website with users getting charged every month. I know I have to create an account with paypal or authorize.net. Do these payment providers automatically bill the user every month? How would I take care of offering the service free for 30 days and start billing after that? Also, I've heard of ...

how do i create donate buttons using paypal premier account?

how do i create donate buttons using paypal premier account?. i couldn't find donation button creation link, how can i do that?. Is there any special procedure to get donation button? ...

How to do recurring with bank account payment mode using authorized.net

Hi All, I am using recurring facility of authorized.net using active_merchant plugin in rails. there are two payment method for this 1] Credit Card 2] Bank Account I successfully done it using Credit Card For Recurring i need my Test Mode off. Also my E-check, credit card processing, and subscriptions are all enabled. But i am not...

Do any projects exist for PHP that is similar to ActiveMerchant for Ruby?

I'm curious if anyone is aware of something for PHP with similar, universal payment processor functionality that exists with ActiveMerchant. ...

how to implement payment gateway in asp.net

I need to know how to implement payment gateway in asp.net for my belling based project. Is there one payment is gateway enough to access all the bank account. thanks Regards.. A.Ayyappan ...

Magento Installment Payments?

Is it possible to have a payment option to pay in X installments in Magento? We will be using Moneris as our payment gateway to process cards if that makes any difference. thanks ...

my team working in asp.net shopping cart project .Is it possible to integrate First Data Alternative Payment?

My team working in asp.net shopping cart project and we have integrated the first data payment gateway. Our project mainly done in flash and our asp.net team taken data from flash and integrated the first data payment gateway. Now we want to integrate First Data Alternative Payment. Please provide any payment api for doing the same If...

How to integrate cardinalcommerce authentication processing in a flash and Asp.net project?

Our Asp.net//Flash team doing a shopping cart project. We are integrating First Data Alternative payment gateway. Shopping cart items are selected through flash and our asp.net team taking the data from flash and integrating the first data alternative payment. We have already integrated first data payment gateway. Now we want to integra...

How can i verify mastercard and visa card in my shopping cart project?

My team working in a shopping cart project We have integrated First data payment Gateway Now we want to verify the master card and visa I need to authenticate the master card SecureCode based on the link given below http://www.mastercard.com/us/personal/en/cardholderservices/securecode/how_it_works.html Please provide any api or necessa...