I am trying to pass custom variables to paypal IPN. I can manage to pass one variable. But i don\'开发者_如何学运维t know how to pass multiple variables.
Here is what I need: Let\'s say I have a hotel rooms rental website People can come rent a room for some period and pay with paypal(first they pay, than thay get a room)
I\'m programming a PHP site with Paypal integration and I\'ve stumbled into a problem with the return url. I need users to be returned back to a specific url on my site after in the final step. I have
What\'s the C# equi开发者_如何学编程valent of so you can use it for web forms in PayPal API integration?If you have any decalaration of any C# variable in ASP.NET like a label or a text box type an
PayPal has a method where we can post our transaction to PayPal via a form. Isn\'t it possible for someone to construct our form and post to PayPal over and over again?
So recurring monthly payments are pretty simple.What about auto-refill, like Skype (every time your account runs low on credit, you get auto-charged)?Is this possible using Paypal (in a somewhat seaml
Hi i am integrating paypal web payments standard into my shopping cart using the setup where you just send a for开发者_Python百科m to paypal with all the values inhidden fields. I want to enable the o
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a ASP.NET MVC site that is locked down using Forms Authentication. The web.config has <authentication mode=\"Forms\">
I have been experimenting with curl for accessing the PayPal payment authorisation site using PHP. e.g.