payment-gateway

How can I accept a donation via my website

I have few downloadables on my website which are free. I want to integrate a donate button to my website. Now what will be the best choice to receive the donation PayPal Payment Gateway or if I can use any other method. ...

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 account until the Affiliate requests their money. The Affiliates don't want to wait for a check to come in the mail; they want to log-on ...

How to implement CCAvenue Payment Gateway in my PHP Site?

Hello Everybody, I want to implement CCAVenue Payment gateway in my php site. Please help me regarding this. Thanks in advance. Kanji ...

Why is PHP's SoapClient creating a different namespace for the header than the body?

I'm trying to communicate with the eWay server and had everything working until we ended up needing to switch to a different API. The problem is that SoapClient is creating a different namespace for the header (that includes the authentication) then from the body, which, obviously, doesn't get me any results. Instead, I get eWay's server...

xe.com currency conversion api

Hi, i have a payment gateway in my website and i showcase the products with their prices in USD. But when users select a product to purchase, i need to convert the USD amount to INR as my payment gateway is allowing only Indian (INR) rates for transactions. Hence i need a live currency conversion code in php, that i can use prior to the...

How to integrate icici payseal payment gateway in php?

Hi, I am using icici payseal payment gateway. I have read the manual and downloaded the sfa folder available on the merchant web interface. I have followed the steps as mentioned in the manual.Downloaded the php java bridge and run an example to test whether java is working or not, it worked but when i used it with the example given in ...

Payments for saas web application

Hi All, I know there is lots of discussion about this on SO but I cant find any question quite like this. I'm feeling lazy. I don't want to spend my time developing a paypal IPN handler unless I have to. I'm developing a web app and want to spend time on functions not billing. Ideally I'd like to find a solution where I can add a by...

what is gem support Prolific Payment Gateway?

In authorize.net I used active merchant gem but activemerchant not support Prolific Payment Gateway. please suggest me a gem or way. ...

eSELECTplus API integration issue

Hi, I am trying to integrate eSELECTplus (Moneris) with my application using PHP and I keep on running into weird error. Everything works fine as long as I am using the test api key and store id. When I switch to live API key and store id i start getting "SQL Problem" from the server.. that's the response that I get back from the serve...