I'm having a hard time thinking about a logic that solves this problem my client has requested and would like to know if PayPal will support it.
I have the following path:
Jonathan client schedules AMD studio on
our site and must...
This is my first attempt to use PayPal Express Checkout.
To implement it, use the code in this example: link
My question is regarding the RETURNURL parameter. Should I report a URL to my site? And then? What should be the URL of the conf...
Well, I'm trying to get my php to receive a notification once the payment is made, however I have a problem.
In my paypal notification link I have the following:
link {address_country}
In the paypal api documentation, I see that "{add...
So I know that you can set a notification URL through the client area, and I also know that you need to enable the notification feature.
However, I need to set the notification URL when I generate the request, how can I do that?
I turned o...
I need a way to send money to bank accounts through API. I do not know if it is possible by the paid market or paypal.
To explain it better. I have a business where some professionals perform services for others on my platform and they earn a...
I have a problem with the PayPal return url, my system has the concept of friendly URL for example:
http://outros.local/vendas/carrinhos/finalizada
But with PayPal's return the URL is getting like this:
http://outros.local/vendas/carrinho...