Tagged Questions

11
votes
7answers
549 views

Are there any alternatives to Paypal that still have a robust API?

I currently sell a small software program and we use Paypal to handle receiving payment via Credit Cards. Its fees are really high and some of their policies are a little overreaching. What …
9
votes
4answers
1k views

Paypal Website Payments Standard with a Ruby/Rails application

Hi. I would like to implement a payment solution with my Rails site using Paypal Website Payments Standard. (See https://www.paypal.com/IntegrationCenter/ic_standard_home.html). I don't want fancy …
8
votes
5answers
322 views

How to test on Live paypal site with dummy credit cards

Right now I am able to test credit card functionality on development server using test/dummy credit cards. But not able to test the same functionality on live server. Are there any dummy credit cards, …
8
votes
4answers
538 views

How do I stop users circumventing payment?

Hi I have a site that uses paypal to collect payments for electronically displayed data. Variables can't be passed with the URL through paypal (or I can't get them to work) so I have used cookies to …
7
votes
10answers
1k views

Which should I implement first, PayPal or Google Checkout, on my eCommerce website?

Paypal and Google Checkout will take some time to implement so I'm wanting to know if anyone in the community has installed them and has a recommendation on which to do first. We use the .Net …
5
votes
3answers
550 views

How can i Integrate PayPal with ASP.NET?

How can i integrate PayPal with ASP.NET, do you have any sites that can get me started or links to any tutorials?
4
votes
2answers
56 views

Experience with billing systems

It would be very useful to have feedback on the various API and services that let you bill the customers, so it's possible to compare : Security; Quality of API; Commercial reliability; Number of …
4
votes
4answers
120 views

Looking for a lightweight ASP.net shopping cart that is PayPal compatible

I am currently developing a simple eCommerce site. I am looking for a lightweight non hosted ASP.net shopping cart solution that needs to Be able to talk to PayPal Integrate with current site …
4
votes
2answers
57 views

Implementing payments using cellphones

Hey all, I am trying to understand how the mobile payment system works, its all over social networks and games.basically we just submit our phone number and the service sends us a sms …
4
votes
3answers
867 views

Currency exchange rates for paypal

Does anyone know a way to get the currency exchange rates for paypal? We have custom shopping cart and use Paypal (Website Payments Standard) to handle payments. Our 'home' currency is Euro, but we …
4
votes
2answers
528 views

Recurring Payments in PayPal

Hi All, I am trying to use the Recurring payment API offered by PayPal. I have a scenario which I am not able to address directly. It goes like this. We have a website where we sell some services. …
4
votes
4answers
638 views

Integrating PayPal checkout

I have a shop system that integrates PayPal in the usual way, i.e. the user is redirected to paypal.com to log in and confirm the payment after which the user is directed back at a confirmation page …
4
votes
4answers
292 views

PayPal versus Amazon Honor System

I'm currently planning to integrate a donation system into a web page for a project that I manage. Currently, there are two services I'm looking at using - PayPal and Amazon Honor System. I want the …
3
votes
2answers
80 views

Does HttpWebRequest send 200 OK automatically?

Background: I am implementing Paypal IPN handler. This great article on Paypal states that I am required to send a 200 OK back to Paypal after I read the response. The processing of IPN request is …
3
votes
1answer
103 views

How to password protect an entire website but allow public access to 1 specific file

I've created an e-commerce site that uses paypal to accept payment. I am in the testing phase so I have password protected the entire site using htaccess. The trouble is that I am using IPN to …

1 2 3 4 5 12 next
15 30 50 per page