Tagged Questions
A service for authorizing payments for an e-commerce website, an online retailer or a traditional business.Payment gateways usually employ security mechanisms to pass the payment related information from customer to the merchant and from the merchant to the bank securely. Payment gateways may provide various modes of payment like credit-card, debit-card, online banking or mobile banking for executing the transaction
34
votes
8answers
889 views
A worthy developer-friendly alternative to PayPal
I understand payments are a tricky thing, but I'm yet to find a worthy alternative to PayPal. I want to change from PayPal because I think they are expensive and it doesn't work in all countries. ...
23
votes
13answers
1k views
How to pay your users? (alternatives to PayPal)
I would like to know what best non-paypal options are for paying users of your website (for services rendered for instance).
How are others doing this at the moment?
If you could mention specific ...
11
votes
4answers
1k views
I need some guidance on payment gateways
I've never done anything with payment gateways, can anybody give me suggestions?
10
votes
8answers
4k views
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 ...
10
votes
4answers
3k views
Amazon FPS vs PayPal vs Google Checkout
I'm in the very early stages of planning a new website. I would like to offer payment processing for two distinct use cases:
Accepting payments from users to me for SaaS functionality on a ...
10
votes
2answers
2k views
Java payment gateway library
I'm looking for a Java payment gateway library similar to the Rails active_merchant or the libraries available on many other platforms. I've been surprised that I've been unable to find one. I'd ...
10
votes
3answers
3k views
Python/Django: Which authorize.net library should I use?
I need authorize.net integration for subscription payments, likely using CIM. The requirements are simple - recurring monthly payments, with a few different price points. Customer credit card info ...
10
votes
5answers
4k views
API For Direct Deposit (ACH, EFT, Whatever)
I'm looking for a way to automate a transfer from one bank account to another, without the end user having to login to something like paypal or amazon payments to complete the process (by transferring ...
9
votes
3answers
2k views
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 ...
8
votes
2answers
7k views
How to integrate MoneyBookers in Web application in PHP?
I am constructing a PHP website,in which we need a payment gateway based on MONEYBOOKERs.
Can Any one help in embedding the moneybookers gateway to my site.As I am using the test link which is ...
7
votes
4answers
678 views
Online payment service recommendation?
We're currently in the process of looking for an online payment service that will allow us to accept credit cards, etc. However, our business model also involves revenue sharing in a model similar to ...
7
votes
4answers
380 views
ecommerce stock management with external payment gateway
this question is similar to this one but with a twist (so the answer accepted for the older question is not valid in the following scenario)
i have a site for selling tickets (PHP/MYSQL). Suppose i ...
6
votes
4answers
1k views
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 ...
6
votes
4answers
1k views
Token based credit card systems vs. traditional gateway
I'm trying to decide between Paypal PayFlow for a transaction processing service or a service like BrainTree.
BrainTree's service intrigues me because they will actually return a token to you for a ...
6
votes
2answers
2k views
What options are available to accept credit card payments through an iPhone?
What are the options to accept a credit card payment from an iPhone application? This will be a stand alone application, not an iPhone specific web site. Can I integrate with a payment gateway like ...
6
votes
2answers
577 views
ActiveMerchant: How to authorise cards when using gateways that do not support the void operation?
I am working on the billing component of a Ruby on Rails application using ActiveMerchant. The payment gateway we have chosen is PaymentExpress.
Code examples I am seeing such as the one below, use ...
5
votes
1answer
161 views
Split payment process on magento?
How can we split payment process on magento?
Suppose i purchased a product from magento store worth of 1000 USD. Im having 500 USD in my credit card and 500 USD in my paypal account. Is it possible ...
5
votes
1answer
2k views
How to delay credit card payment like Groupon with APIs (e.g, PayPal, Amazon, Google Checkout)?
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 ...
5
votes
5answers
711 views
Payment API for Grails
Are there any payment APIs for Grails? I'm looking for something that will abstract receiving of payments for my website.
Primarily, I'm looking to hit Paypal and Google Checkout - as far as I know ...
5
votes
1answer
2k views
Question about notify url of Paypal
Paypal returns me successfully to the return url that i specify while creating buy now button. But, now i am confused. How do i retrieve details about the transaction that happened on Paypal? And i ...
5
votes
3answers
1k views
What is a good PHP Payment library that works with Paypal, Google Checkout and Authorize.net?
What is a good PHP payment library that works with Paypal, Google Checkout and Authorize.net?
I did find this library but it is not maintained and doesn't offer Google Checkout. Is there other ...
5
votes
4answers
6k views
Credit card payment gateway in PHP?
I need to process credit cards and integrate with backend payment services to credit them. The majority of solutions on the internet require an intermediary, eg. 2CO, GCO, Auth.net.
Do you have any ...
5
votes
4answers
1k views
How do I charge someone a variable amount every 2 months without storing CVV code?
We have a physical product that is shipped every 2, 3, or 4 months depending upon customer preference. In between shipments the user may elect to modify their choices.
Before anyone suggests it - I'm ...
5
votes
8answers
1k views
Variable amount recurring billing
Hi i'm looking for a payment gateway that can do recurring billing that changes month to month. Fogbugz do this, they charge based on how many active users there were that month. All of the APIs that ...
4
votes
2answers
252 views
how to implement a payment system in rails
I am new to the rails world and am in the process of setting up a small rails app for a client. One of the requirements is that the user enters their credit card which gets charged for a specified ...
4
votes
3answers
208 views
e-commerce in java(My Baptism of fire)
I am working on a JEE6 project for some client, he asked me to create a very simple e-commerce shop.
I am not very familiar with money transfers online, I want to allow the customers to be able to ...
4
votes
2answers
413 views
Sending money from [SomePaymentProcesingCompany] to bank account
The Imaginary Scenario:
The Affiliates earn money on my website by selling items/services/widgets to their clients. You can think of it as a simple affiliate program. This money is stored in a single ...
4
votes
5answers
1k views
Open payment gateway libraries for Java, Python, Ruby, Node.JS, and PHP
I'm looking for generic and open source payment libraries that support many different payment processor APIs. In other words, I'd like to develop an application using a single payment processing API, ...
4
votes
1answer
1k views
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. ...
4
votes
3answers
2k views
What is causing my PayPal IPN script to fail?
I am receiving the following from a PayPal IPN script. Is it evident from the following what is causing the IPN transaction to fail? If not, how can I investigate the problem further?
[01/25/2010 ...
4
votes
4answers
875 views
Looking for a payment gateway
I'm looking for a payment gateway company so we can avoid tiresome PCI-DSS certification and its associated expenses. I'll get this out the way now, I don't want Paypal. It does what I want but it's ...
4
votes
4answers
1k views
PHP Payment Library
Is there a simple PHP payment library that can handle multiple payment gateways? I don't mind processing the payment at the payment gateway website rather than on my site and don't want to store CC ...
4
votes
3answers
1k views
Credit Card processing without Google Checkout / Amazon / Paypal
If I would like to process payments directly without going through Google / Amazon / Paypal, how would I go about that? Is there a Java API or some reference implementation that shows how to do such ...
4
votes
2answers
544 views
How do you implement a web-based direct deposit/eCheck payment system?
I'm trying to develop a site that will allow users to pay for services with eChecks that other users are offering.
The purchaser would pay money that would go into my account via direct deposit. The ...
4
votes
2answers
114 views
Implementing payments using cellphones
Hey all,
I am trying to understand how the mobile payment system works, its all over social networks and games.basically we just submit our phone number and the service sends us a sms ...
3
votes
1answer
67 views
Payment works but the user never knows if it was a subscription or one time payment on the Paypal page
So I've integrated the Paypal in my payment flow and this is what happens:
User comes on the page. Clicks the Payment Button
User Is first redirected to a page which calls SetExpressCheckout and is ...
3
votes
2answers
85 views
Can You Securely Authenticate A Request Via IP?
I am currently integrating the NAB Transact payment gateway into a e-commerce shop. Once the payment has been processed the NAB Transact system sends a POST request to our endpoint for us to process ...
3
votes
2answers
109 views
payment methods for android application
In my android application i have items to be sold, is there any way/sdk for payment by credit card ? Please help me how to develop my application
thanks
santanu
3
votes
6answers
404 views
How to process payments through cards?
I am developing a web application, using ASP.net and C#. I need to provide a functionality through which users can pay through their cards (Credit card, Master card, Vsia card, Debit card etc.). Now ...
3
votes
2answers
656 views
Storing Credit Card Info
So I know there have been numerous posts about storing credit card information. We are building a mobile application and want people to be able to enter in their card information once, not with each ...
3
votes
2answers
274 views
Paypal Integration
I am quite new to PayPal integration into website. What are the basics of paypal integration? What type of sandbox account do i need to create?
3
votes
1answer
317 views
Forward to a payment-gateway together with POST data using cURL (or any other PHP server side solution)
I have been playing around with cURL trying to pass POST data to a page payment gateway page...
I haven't been able to emulate a submit form action... I would like to forward the client to the ...
3
votes
1answer
253 views
ASP.NET Payment Form Submission Need Guidence
Guys apologize me if the question is less organized and less clear. I am in hurry :(
My web app has payment form that need to be submitted to another ASP.NET page (lets call it ...
3
votes
3answers
585 views
Micropayment processing using Paypal or other payment processing service?
Currently, I use PayPal for payment processing. Almost 90% of the items are sold for $.99 and would like to use Paypals's Micropayment account, but PayPal states "support for Micropayments to ...
3
votes
3answers
617 views
using payment gateway and PCI compliance
I'm considering using eWay as payment gateway. They offer two options. One is to to allow users to type in credit card data on eWay hosted website, the other to use my own form and send credit card ...
3
votes
1answer
263 views
API-based solutions for sending payments to people without bank accounts [closed]
I'm looking for inexpensive ways to send payments to hundreds or thousands of individual contractors, even if they do not have a bank account. Currently I only need to support payment in the USA, but ...
3
votes
2answers
584 views
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.
3
votes
1answer
476 views
Is there an ActiveMerchant for Sinatra?
What payment gateway library works with Sinatra if you're looking to add ecommerce functionality to your app?
3
votes
3answers
688 views
Integrating First Data (previously YourPay and LinkPoint) payment gateway with custom ASP booking system
I’m trying to integrate a simple booking system (developed in ASP) with this payment gateway: https://www.firstdata.com/
My site is hosted on a shared server and I was hoping to pass the transaction ...
3
votes
2answers
324 views
Subscription web/desktop app [PYTHON]
Firstly pardon me if i've yet again failed to title my question correctly.
I am required to build an app to manage magazine subscriptions. The client wants to enter subscriber data and then receive ...