Hi,
i want to create an aplication with php.
Its already implemented with moip.
The process with moip is
Call the moip using curl, get the key and redirect to location + the returned key
I want to know if i can do that with paypal
Send params with curl and redirect to correct paypal page to pay the value and insert your data.
I can do that with paypal?