I need to do order processing upon confirmation of payment. Using PayPal Standard, is there a way I can get an order ID (that my site specifies) and a flag for whether the payment is received or not?
I am trying to use paypal simply to handle my credit card transactions.I have a C# based asp.net application that collects the users information and calculates the total charge.I simply want to use th
I am developing one application which want to trans开发者_运维知识库fer amount one account to another. is there any payment api for BlackBerry like Paypal api inAndroid and Iphone?If not, what alterna
is it possible, after user join my websites, to validate their identity connecting a paypal account and check if the 开发者_StackOverflow社区credit card\'s name, surname, address match?As Heandel said
Edit: This is a mostly Rails question I\'m trying to implement instant payment notification API (IPN), which calls your server if the Paypal payment goes through. The problem I\'m seeing now is when P
Question is in the titl开发者_运维技巧e. I\'m using VirtueMart 1.1.8.Log in to your account > Profile > Website Payments Preferences > PayPal Account Optional: On
I can\'t seem to find an answer to thi开发者_运维百科s, even at Paypal. Is it possible to have the Paypal form for entering a credit card be open by default, vs. the login to paypal form be open? Is t
I am trying to make an PHP app, tha开发者_Python百科t will interact with MySQL. I already have an page that gets POST data, and after it gets it, it gives \"credit\" to user.
I am trying to find out i开发者_StackOverflow社区f it\'s possible to Accept Payments from PayPal via Windows Forms Application - but haven\'t found much info yet. Is it possible to do this?
I am building a simple web app that will allow users to sign up and then use the web application. I want to add a payment mechanism after sign up but before the web app functionality can be used.