payment-gateway

SagePay payment gateway and Indian IP block

Do you have any idea, will the sagepay payment gateway block the transactions made from india? that is Indian IP address? ...

Church Retreat Online Registration/Payment

I was given the task of creating a registration page for an upcoming church retreat. Design-wise, it will consist of fields for name, sex, phone number, email, and grade. We need a way for the end user to put their credit/debit card info and have it charge them for the retreat. After some searching I found that Braintree offers a good s...

Implementing our billing system in rails: Paypal, pure Merchant Account / Gateway, or something like Chargify ?

I've seen a few questions related to API specifics and paypal. Generally speaking if I'm going to offer my rails app as a subscription based service, what are the pros and cons of the different payment systems available on rails? My main concerns are: Avoiding PCI compliance, and not storing any credit cards on our servers Easy API w...

How to allow users to accept payment from other users?

I am working on an apartment CRM of sorts and I would like to allow renters to be able to pay bills online. My issue is that I don't know how you would implement a system that would work in this case. I would both need to accept payment from landlords/owners for providing a service to them and also allow them to collect rent from their r...

How can I have Google Checkout charge a subscription every 2, 3 or more years (longer-than-yearly)? Can PayPal do this?

Is it possible (and, if so, how) can I have Google Checkout charge someone for a magazine subscription every 2 years (or 3 years or 5 years). The idea is someone pays for a 3 year subscription in 2010 and then is billed again for the next 3 years in 2013. How can this be done? If Google cannot do it, can PayPal? Thanks! ...

paying for multiple items (at once) via paypal

I have a list of products that i'd like to add a "pay now" button to so that i can allow my customers to pay via paypal. I've gone through the documentation and can't find how to do this. I can add multiple items, but this is no good as i already ahve the list of items to process. I also need the checkout process to itemise the order, s...

Need to accept payments from a linked checking account. What packages/frameworks/apis are available?

I'm building a payments tool into my site that ideally would be able to link with the customer's personal checking account. It would also have the ability to pay other parties directly into their checking accounts. When you sign up for financial accounts like ING Direct or E-Trade, they are able to link your checking account by taking ...

Is PCI Compliance required with Payflow Link?

I have tried calling PayPal themselves, and the rep on the phone didn't even know Payflow Link could work this way, so I don't trust his advice. All my searching has encountered mixed answers. I am building an ecommerce site using Payflow Link, where the CC processing is handled on Paypal hosted pages. However, I am consider implementin...

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 merchants for US to US, GB to GB, AU to AU, and EU to EU transactions". My company is located in the US but the customers are very global. Does th...

Accepting payments using Eway

I intend to use eWay as payment gateway but encounter problem after problem in implementing it. As I don't want to touch credit card details at any point, not storing nor transfering via my site due to PCI requirements, I need to redirect users to page hosted by gateway. Users provide all the details there and gateway returns result con...

how to make sure POST data comes from specific domain?

I have a page confirm_payment.php receiving POST data from other pages. How can I make sure this POST data comes only from one specific domain? I cannot rely on IP addresses as in my case this might change. I want to avoid "fake" submissions to my confirm_payment.php server side code. Without going into details this is to make sure th...

Purchase physical product from iPhone app without Apple in app purchase

Can an iPhone app allow a user to purchase a physical product (say a pen or a mouse) from inside an app, without using Apple in app purchase? Is it allowed by Apple? If yes, do you know any API that supports this? Thanks AJ ...

Accepting direct debits online

Hi, I'm investigating the options in accepting monthly recurring direct debit payments online. There seems to be alot of providers who offer services for credit cards but i've been unable to find any well known service that accepts direct debits. Is anyone able to point me in the right direction? Thanks ...

how to Integrate authorized.net ARB and AMI together

I want to Integrate authorized.net ARB and AMI together using rails. Actually i want Instant payment when user signs up today and I want the subscription to start today. for this i want to charge their first payment via the AIM API. and if AMI tranaction get succeed then only i will create ARB.I write code for both my ARB works perfect...

Help on available payment modules (skype type) where credit can be stored

I am designing a web app, which needs a payment model. I am looking for a module similar to the one on skype (which is prepaid). As in you can transfer some credit to your account and that amount will be pre-paid. After that you can use that amount for various stuff on the website. Firstly, i would like to know if there are reusable or ...

Does cybersource accept multiple card information

Hi all, I am working on a project where the customer pays for the product using third party tool provided by Cybersource. We have a scenario where the user has to pay a part of the amount as downpayment and for the remaining amount he may choose the recurring payment option. The problem araises when the user uses 2 different cards for ...

Queries Regarding SSL Certification and Online Payment Gateway

I am developing a event website ( on php and mysql ) which requires online payment for event registration. The payment gateway we have purchased from a bank. The bank asks us to have SSL certificate for our website.. As banks websites usually have Verisign certificate therefore the people with whom we had a conversation told us to have v...

Pay Pal API Integration Question

Hi! Got another problems :) I'm learning how to integrate PayPal API into my website. Everything works correctly, there's only one thing that's confusing me... For now, I'm working on Sandbox, maybe it does matter. When user enters amount I'm redirecting him to PayPal. There's login box (or payment with credit/debit card). After succe...

Best US based credit card payments solution with PHP APIs

Possible Duplicate: Credit card payment gateway in PHP? I am looking for a solid credit card solution and we are not interested in PayPal. I am currently unsure about the volume of transactions. Someone suggested merchantone but after looking at some reviews i have my apprehensions. Idealling something around a ~2% transaction...

payment gateway

Possible Duplicate: I need some guidance on payment gateways hi, i have a web app.. and need to process credit card payments. Can anyone please recommend the best payment gateway provider that is easy to implement? ...