Tagged Questions

0
votes
1answer
20 views

PayPal Website Payments Pro: Maximum transaction amount? [closed]

Does anyone know what the maximum amount you can charge to someone's credit card is using PayPal Website Payments Pro? It seems it's somewhat less than the $25,000 we need to be able to accept. …
0
votes
1answer
20 views

E-commerce compliance when card details are processed by a third party

What forms of e-commerce compliance such as PCI-DSS apply when the card details are processed by a third party such as Paypal? Am building a bespoke shopping cart system that uses Paypal Express, so …
0
votes
0answers
7 views

Utilize Paypal IPN with VB.Net

I'm really frustrated trying to use a PayPal IPN and receiving variables back to use in my VB.NET application. It looks like my transactions are going through when I test it, but I can't get the …
1
vote
2answers
61 views

What kind of protocol is being used here to communicate with PayPal?

I know that there are various ways to use PayPal's API (SOAP, etc), but I don't know anything about them, so in an attempt to broaden my knowledge on the subject, would you please tell me what is …
0
votes
1answer
43 views

Paypal return URL

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 …
0
votes
1answer
22 views

Posting transactions to PayPal and security

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? I know no real harm can happen …
0
votes
1answer
25 views

PayPal website payments pro api and Payflow accounts

Has anyone successfully used website payment pro api with a Payflow Pro account? We need to use recurring payments as well.
0
votes
0answers
10 views

PayPal Pro (Direct) Credit Cart expiration date verification in Magento

Hi all. i have an installation of Magento shop on my development server and as a payment gateway we are using PayPal Pro (PayPal Direct) which is able to accept users' credit cards. it was fine in …
-1
votes
2answers
46 views

Do I need a banking license for this paypal-based ecommerce app?

The application will accept payments from users with paypal's Payments Standard. All of this money will be stored temporarily in the company's paypal account, and then redirected to some of the users …
0
votes
2answers
19 views

“Auto-refill” using Paypal

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 …
0
votes
0answers
23 views

Paypal request money - does it have API ?

There is a request money by email feature on paypal - (where you can put email of some person and he can send you money) Does it have an API ? (So I want to request money by email from my …
0
votes
1answer
19 views

Are PayPal cookies linked to an IP address?

I have been experimenting with curl for accessing the PayPal payment authorisation site using PHP. e.g. ... $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, …
0
votes
2answers
39 views

Paypal Recurring Payments

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) In some cases person might …
0
votes
2answers
76 views

Passing custom variables to paypal IPN

Hi, 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. My Process is something like this User fill up the form …
0
votes
0answers
14 views

Paypal | Website Payment Standard | Adddress Override

I have set up a website with integration with paypal's Payment Standard. This includes address_override=1 to send to paypal a fixed the delivery adddress. A "helpful" feature of paypal is that it …

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