PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need your help in implementation of paypal.I implement paypal payment gateway many times, But this time we need to make the payments without redirecting to the paypal site means the user does not need to go on paypal site.
I think paypal requires you send the customer to their site for security reasons. You would have to check the paypal website though. They have all that stuff on there.