API for Paypal payment services integration

learn more… | top users | synonyms

0
votes
0answers
10 views

Why is adaptive payments API redirecting me to the outdated paypal page

This is how my redirect URL looks like: https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=some_payment_key I don't know if it is needed but this is my service config ;Service Configuration ...
0
votes
0answers
12 views

Discounts via PayPal REST API?

I'm attempting to integrate PayPal with a registration system I'm working on, and I'd like to give them multi-line transaction descriptions. I looked through PayPal docs and I couldn't find anything ...
0
votes
1answer
20 views

how to add the paypal sdk correctly

iam developing one application.In that iam integrated paypal sdk.I added all frameworks whatever they mentioned.But i got the error like below Undefined symbols for architecture i386: ...
-2
votes
0answers
10 views

Paypal Unauthorized Device [closed]

I'm using the Pay pal android sdk.My Code had been working fine and I was able to process payments through sandbox perfectly.Now when I start Pay pal I get a Unauthorized device "payments from this ...
0
votes
0answers
16 views

Can users repay transaction when the status of PaymentDetails is ERROR?

Users of my app can create and pay transaction via AdaptivePayments API. In various cases the transactions ended up being in ERROR status (so the request for PaymentDetails says). What can be the ...
0
votes
1answer
19 views

PayPal Classic API - PaymentStatus NULL

I'm trying to Integrate the PayPal Classic API, but sometimes I'm receiving PayementStatus = NULL. This is a complete received response in JSON Format : ...
0
votes
0answers
20 views

openssl with Windows and PHP not working

I need to call PayPal site for some payments from our site. We are using PayPal EWP. Before we send information for PayPal we need to 'Sign' the file. This is the code we are using: ...
0
votes
0answers
10 views

PayPal callback API NO_SHIPPING_OPTION_DETAILS ignored

I'm using the callback API to prevent someone selecting a non-UK shipping address. I've supplied a callback url, I've set CALLBACKVERSION to 61.0. When I go into the sandbox and choose an address I ...
0
votes
1answer
20 views

PayPal Adaptive Payments / Is the possible use-case possible?

I'm currently researching implementing PayPal Adaptive Payments in our service. I'm interested if the following use-case can work? 1) Customer purchases a service through our website. Customer ...
-6
votes
0answers
21 views

payment gateway for buyer and seller using paypal or net-banking [closed]

I have following scenario. I am using cakephp and MySQL as platform. I have website its service offering and providing site just like classifieds. Now I want to know how can i provide buyer and ...
0
votes
1answer
12 views

How to payment using pre-approved key in android

I have pre-approved key and also confirmed key from android pre-approval code. My problem is how to pay using pre-approved confirmed key in android. please help asap. Thanks in advance.
0
votes
1answer
17 views

Feature supported list for PayPal Rest API for non US

Looking forward for PayPal's new RestAPI. We have already started building and finding cool things as we go. Since its an on going process of releasing features it is still not clear sometimes what ...
0
votes
1answer
27 views

Are PayPal username, password and signature secure and private?

I'm developing web-service, where one users (companies) can receive payments directly from another (company's customers). Currently company need to enter its PayPal username, password and signature to ...
0
votes
0answers
7 views

Paypal - PayFlow Pro, get transaction detail using 'Transaction Id'

I have integrated 'Paypal - PayFlow Pro' in my php website. Using this api i receives transactions in my merchant account in 'manager.paypal.com'. My concern is, i want to retrieve transaction ...
0
votes
3answers
32 views

Rails: PayPal Express Checkout Integration in Localhost

I don't know, where to start. I'm integrating PayPal Express Checkout in my RoR application in my Localhost server. Yes, I'm using a gem, merchant-sdk-ruby. In this integration, I'm trying to ...
0
votes
1answer
16 views

PayPal SetExpressCheckout error

I am having some issues with SetExpressCheckout at PayPal. I am trying to set a new express checkout with an item that costs 11.96 EUR (including VAT 21%). Howevere, PayPal says that the amounts in ...
0
votes
1answer
20 views

getting paypal “client id” in ios

I followed the instructions to embed paypal into my app. but I couldn't find the client id. I don't know how it looks like!! can anyone please explain it to me? I didn't understand from their website. ...
0
votes
0answers
11 views

PayPal: alternative to ConfigManager.getInstance().load()

I'm trying to create an IPN listener by following this example: public class IPNListenerServlet extends HttpServlet { protected void doPost(HttpServletRequest request, HttpServletResponse ...
-1
votes
0answers
27 views

Can not get paypal pro's authorized transaction on Merchant Account [closed]

In Magento, I want to make transaction using Paypal pro by setting payment action as "authorize". After placing the order i can't see the transaction in my merchant account and so I can't capture that ...
2
votes
1answer
25 views

“The PayPal iOS SDK is currently available in the US”, what it specifically mean?

From current PayPal developer iOS SDK documentation: The PayPal iOS SDK is currently available in the US, with more country support coming soon. This mean receiving payment company must be in ...
1
vote
0answers
18 views

How to get pre-approval key for pre-approval payment in Android using Paypal

I am using Paypal_MPL.jar library in my android app. Simple payment and other payments I have no issue but for pre-approval payment it's asking for pre-approval key. How to generate pre-approval key ...
0
votes
0answers
15 views

IPN for Recurring Payment using PayPal Payments Pro

I am using nopCommerce shopping cart, there is no current implementation of IPN for Recurring Payment if i use PayPal Payment Pro (PayPal Direct) as Payment Method, however IPN works and change the ...
0
votes
1answer
29 views

Make PayPal Payments - (send money) - API

I want to have "reversed store" so instead of accepting payments I want to SEND them. I am buying consumer electronic from my customers and I have admin panel so I want to create a PayNow button and I ...
0
votes
1answer
43 views

PayPal .NET Integration need current paypal_base.dll file

I am trying to get my .net 4.0 based website integration with PayPal Express working. The code I have utilizes the paypal_base.dll While this file is referenced in numerous recent support posts on ...
0
votes
1answer
17 views

Paypal Rest API and Lightbox

I'm trying to get the Paypal in-context lightbox workflow to work with their REST API. I've been following instructions provided here: ...
0
votes
1answer
29 views

PayPal ExpressCheckout Limit ship to country

I'm adding PayPal ExpressCheckout to a website and I want to limit the country that we ship to. It's clearly marked on our site we only ship to the UK but still some people go through our current ...
1
vote
1answer
52 views

PayPal is returning API error code 10486 instead of 10417. Why?

Starting today (5th of June 2013), I am getting back API error code 10486 in the DoExpressCheckoutPayment response. What is this and how should I handle this error code?
1
vote
1answer
41 views

Paypal recrurring payments

I am using PAYPAL recurring payments for subscriptions and it is working well in case : When user subscribes then INIT AMT, BILLING AMT, BILLING PERIOD has been set. $request['CURRENCYCODE'] = ...
0
votes
0answers
20 views

How to load historic data with PayPal TransactionSearch API

I am using C# and the Paypal SOAP API with the TransactionSearch method. I am trying to get all historic items from our account: var client = new PayPalAPIInterfaceClient(); var ...
-1
votes
0answers
4 views

Payflow Pro Bad List Filter [closed]

Is it possible to update your Bad List filter on Payflow Pro through the api? I can't seem to find any documentation on such a call, so I suspect it's not possible... but a confirmation would be nice. ...
-1
votes
0answers
16 views

automatic payment url. paypal method? [closed]

This may be a bit of a non-starter, but I thought I'd ask here first. What I want to do is have a user make purchases using their mobile phone. I know that new phones are coming with RFID built in, ...
0
votes
1answer
28 views

Paypal Buy Now button for multiple items

I want to add a buy now button to my website. I already have a cart system and I need to send all the items to checkout with Paypal buy now button. A few years back I remember using the buy button ...
0
votes
0answers
19 views

Login with Paypal javascript integration

I am trying to integrate the new Login with Paypal feature using javascript. I am able to get the button work easily but when I try to get the access token using the authorization code, it does not ...
0
votes
1answer
30 views

How to create PayPal subscription form with billing address?

I am trying to create a PayPal subscription form with billing address but it doesn't work, I'm unable to figure out the problem, please have a look at this form. <form name="_xclick" ...
3
votes
0answers
71 views

Paypal REST api call works from cURL but not from C# code

I'm trying to call Paypal api from my code. I set up the sandbox account and it works when I use curl but my code isn't working the same way, returning 401 Unauthorized instead. Here's the curl ...
3
votes
1answer
64 views

C/C++ PayPal Integration

I've seen a lot of topics for PayPal integration for sites, Java, C# and even Objective-C, but I can't seem to find anything on C/C++, specifically. So where can I look to get an idea of what might be ...
0
votes
1answer
33 views

Confirm Express Checkout on PayPal via PHP

This question asked before but didn't got any answer.Maybe things have been changed. When you click the Express Checkout PayPal button on any webshop, it redirects you to a specific paypal login ...
0
votes
0answers
10 views

How can I POST a request to cancel a recurring payment?

I have that "enhanced" account type, so my users can subscribe (recurring payment) w/o PayPal account. How can I create a page where they can cancel subscription? I was unable to find any "easy" ...
0
votes
1answer
35 views

Mobile payments with paypal

I'm integrating mobile payments with Paypal. I just have one question. I'm thinking about two posible implementations: 1) Using Android SDK to make payments with Paypal and after confirmation, put ...
-1
votes
1answer
21 views

Paypal - Integrate thirdparty to process credit card [closed]

there's no Paypal Payments Pro or advanced in my country and I wanted to integrate with a third party in order to process world wide credit card payments in my site. I have only found one service that ...
2
votes
1answer
67 views

Payment with Paypal and other credit card options

I am using paypal payment system for users subscription on monthly basis. All the things and flow working perfect. I need to know when user click on button and navigate to paypal site its show only ...
0
votes
1answer
30 views

Paypal does not show item list [Multiple] after redirection to Paypal Website by SetExpressCheckout method call

I made a successful SetExpressCheckout call with following details and code redirects user to PayPal after getting an ACK success from Paypal Server, I expect to show redirected user itemized details ...
0
votes
0answers
8 views

How do I pass Paypal credential dynamically to 'PaymentDetails'?

I would like to pass Paypal credential dynamically to 'PaymentDetails' method in PayPal.AdaptivePayments. I don't want to put it in web.config because my service is handing multiple accounts. Here is ...
0
votes
1answer
39 views

Paypal RESTful API: Is there a method to store a “Paypal” payment like a credit card?

I'd like to store a Paypal transaction for a long term authorization (greater than 28 days) to be finally captured when an item ships. (That way, there's no risk as no money has exchanged hands at ...
0
votes
1answer
40 views

PayPal Custom variable returned back

I am new to PayPal API, so I have a nooby question. When I send user from my shopping site to PayPal payment page e.g. ...
0
votes
1answer
33 views

Enable PayPal Website Payments Pro

I am aware that this question has been asked and answered before, however none of the solutions are working for me. I have a Business as well as a Personal account configured in my Sandbox. I added ...
0
votes
2answers
40 views

approve a payment in PayPal via php

I write a PHP script with cURL that should approve a payment in PayPal. It work like this: I got this link from website: ...
0
votes
0answers
28 views

PayPal DoDirectPayment (SOAP API) Transaction Timeout [closed]

I'm getting NO response from paypal prod while trying to send this simple SOAP envelope using their merchant-java-sdk-2.3.102 which i downloaded from their git repository. The credentials i'm using ...
0
votes
1answer
29 views

How to get paypal advance or pro sandbox account

I want to integrate paypal payment without redirect to there site ,so what is best out of these two and how i get advance or pro sandbox account for testing ,
5
votes
2answers
97 views

GetExpressCheckoutDetails returns session expired (10411 error) in asp.net (only on some computers)

I got Paypal integrated in my asp.net web site, Its works perfectly on some computers, while others it doesnt. EDIT: found the problem but looking for a solution The problem is as fallowing: ...

1 2 3 4 5 26