I\'m working with CakePHP 1.3. Presently I\'m doing e-commerce application,there I have integrated paypal NVP API, where I can do online transaction through express checkout.
My Application fetches transaction using the PayPal API, for a day or a 开发者_StackOverflowparticular time period. The Next time it fetches from the last fetched time to the current time and not the
I want to do something simple: collect payments/donations with Paypal. I think that installing Ubercart is a bit heavy for something this simple. I want people to just go to the site and make a paymen
I want to automatically create a paypal buy now button. What is the e开发者_开发技巧asiest way to do it?I also found out that you can pass the info in a url like this:
I\'m looking for a way to automatically send money from my PayPal account, to other PayPal accounts; via PHP. Is this possible?
I used paypal IPN before to add the payments to a database, but now what I want to do is to h开发者_如何学Goave a textbox where I input only a paypal transaction ID, submit the form and know if the tr
Below error I got \"You cannot use an e-mail address or card number that belongs to an existing PayPal account. If you have a PayPal account, please log in. If you don\'t, please change the e-mail ad
My application uses the OAuth2 gem (0.1.1) to connect to Facebook, and the ActiveMerchant gem (1.12.0) to connect to PayPal. Under what is the current Rails/Ruby distribution (3.0.5, 1.9.2), both of
We are writing an application for Android OS which communicates with a server to perform its operations.
I have a client who needs a donation system done (doesn\'t care with what system, just needs it to work) and it needs to be in PHP. I know that one can use PayPal to do this. However, the first proble