Quote:
Originally Posted by samatair
Hi All,
My client needs Pay Pal payments to be made within the site. i.e the user should not be send to the Pay Pal site and return back to the client's site. The payment should be done within the client site itself.
I don't have any previous exposure with this.
If anyone has implemented this kind of thing can you please help me with this.
I want to know
What are the requirements to implement this?
Can I implement this using only PHP?
What would be the time frame to successfully complete this process?
or any suggesstion and more info would be useful.
Thanks All
|
PayPal does provide an API (Application Program Interface) that allow you to do transactions through XML and communicate with their site.
Ask your self, is it really worth all the trouble and risk of making your own payment site?
People trust paypal than any new comer/unknow site. They will hesitate to give you CC numbers.
If your ready for the risk and think you've got it all down, yes this is definetly possible and have done it personally.