Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Paypal payment without leaving the site

Question posted by: samatair (Newbie) on May 9th, 2008 11:05 AM
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
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
coolsti's Avatar
coolsti
Familiar Sight
210 Posts
May 9th, 2008
10:05 PM
#2

Re: Paypal payment without leaving the site
I probably should not answer since I have very little experience here, but I do not think you should be able to implement a Paypal payment without sending the user to the Paypal site. Unless Paypal themselves have implemented a portal which would allow this. Unless they specifically did this, it would be too insecure.

So if no one else answers your question here, you may wish to contact Paypal or surf their site and see what they may offer, if anything, in this area.

My former wife tried to set up a payment system on her site but not with Paypal, and it was very difficult because of the security precautions, requirements for SSL transactions, etc.

Reply
Atli's Avatar
Atli
Moderator
2,028 Posts
May 10th, 2008
03:12 AM
#3

Re: Paypal payment without leaving the site
Hi.

I think this is what you are looking for (or the UK version).

Don't really know much about it. Came across it some time ago but never took the time to get to know it.

Be careful tho if you plan on implementing your own payment system. I wouldn't recommend it unless you can set it up an a SSL connection.

Reply
dlite922's Avatar
dlite922
Needs Regular Fix
491 Posts
May 10th, 2008
07:32 AM
#4

Re: Paypal payment without leaving the site
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.

Reply
samatair's Avatar
samatair
Newbie
22 Posts
May 28th, 2008
03:13 PM
#5

Re: Paypal payment without leaving the site
Quote:
Originally Posted by coolsti
I probably should not answer since I have very little experience here, but I do not think you should be able to implement a Paypal payment without sending the user to the Paypal site. Unless Paypal themselves have implemented a portal which would allow this. Unless they specifically did this, it would be too insecure.

So if no one else answers your question here, you may wish to contact Paypal or surf their site and see what they may offer, if anything, in this area.

My former wife tried to set up a payment system on her site but not with Paypal, and it was very difficult because of the security precautions, requirements for SSL transactions, etc.


Thank you for your indeas on this.

Reply
samatair's Avatar
samatair
Newbie
22 Posts
May 28th, 2008
03:14 PM
#6

Re: Paypal payment without leaving the site
Quote:
Originally Posted by dlite922
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.


Thank you. My client has now changed his mind to go for Authorize.net. I look back to come to this site with more questions. :)

Reply
Reply
Not the answer you were looking for? Post your question . . .
178,103 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top PHP Forum Contributors