fsockopen()

Status
Not open for further replies.

2030Productions

New Member
Messages
2
Reaction score
0
Points
0
I have been trying to use fsockopen() to receive payments details from paypal, and I was wondering if they are blocked by the firewall. Right now I am using paypal's sandbox (www.sandbox.paypal.com) to test, but will later switch to paypal (www.paypal.com) when I have finished testing. I am using the mail() function to send the payments details to the buyer as well. Any help would be appreciated. Thanks.
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
I don't think we allow fsockopen as it is a security risk. I'm not sure though.

mail() should work fine though.
 
Last edited:
Status
Not open for further replies.
Top