0
votes
2answers
21 views
PayPal Express Checkout - Billing information
We're trying to have PayPal Express Checkout payment for a shopping cart (for a live website).
Once the Authorization is completed, we are able to retrieve the Shipping information from the Buyer …
0
votes
1answer
58 views
PayPal Website Payment Pro / Payflow Pro Difficulties
Okey, I'm using PHP/SQL for my built web-cart. I also have the required paypal account (business) so I have an API authentication. I also made a sandbox account and got an API authentication there …
0
votes
2answers
44 views
Code Igniter--simple controller question
I'm designing a simple web-app in CI. I have a registration controller, and a paypal controller. Both work fine separately, but I need to use some functions of the paypal controller as a part of …
0
votes
2answers
404 views
Validating user’s API credentials - Rails, ActiveMerchant, and PayPal Express Gateway
I'm building a marketplace application that uses PayPal Express. I've got a form for sellers to input their PayPal API credentials, but I need a way to validate them by making some sort of call to …
0
votes
0answers
7 views
paypal - ‘subscription profiles not supported’
I'm using website payments standard to create recurring payments for subscriptions.
I need to find out when the next billing date is, so it looks like I can use GetRecurringPaymentsProfileDetails nvp …
0
votes
1answer
29 views
Does the PayPal Direct Payment API support setting up recurring payments?
Does the new PayPal Direct Payments API include access/support for Recurring Payments?
I'm not clear if the new Direct Payments API offers access to all the API routines, or just plain old credit …
1
vote
3answers
82 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
2answers
25 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
13 views
Commission payment using Paypal
Hi,
We need to pay a commission to our customers based on their business in our website.Anybody know paypal have any methods for commission payouts.We need to pay commission on monthly basis.
is …
0
votes
1answer
18 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 …
0
votes
1answer
31 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
0answers
29 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 …
1
vote
1answer
45 views
Can I retreive a users subscription info from paypal at any time?
I need to determine when a user's paypal subscription is set to end/renew. I know that the easiest way to do this would be to extrapolate it from the time when the initial subscr_signup gets sent …
0
votes
0answers
8 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 …
0
votes
1answer
45 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 …
