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.
...
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 ...
Hello Everybody,
I want to implement CCAVenue Payment gateway in my php site.
Please help me regarding this.
Thanks in advance.
Kanji
...
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...
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...
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 ...
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...
In authorize.net I used active merchant gem but activemerchant not support Prolific Payment Gateway. please suggest me a gem or way.
...
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...