PayPal provides APIs to process payments, manage invoices, accounts, and more. Developer resources to use PayPal APIs are available at https://developer.paypal.com .

learn more… | top users | synonyms

1
vote
0answers
7 views

PayPal not Prepopulating All Form Fields

I'm using the variables found on this page: https://developer.paypal.com/webapps/developer/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/#id08A6HI0J0VU to ...
0
votes
0answers
14 views

mvc paypal rest api return error

My project include paypal api rest. My code below; private static string accessToken { get { string tokenAccess = new ...
0
votes
0answers
12 views

Chained delayed payment with multiple items

we start a little plattform in France for private rental. We want to use Paypal for payments. In a beta-version, we use ExpressChackout API. Works great so far, but we need to pay renters ...
0
votes
0answers
7 views

How to integrate zong mobile payment service with a asp.net website

I referred but I couldn't able to find a suitable answer on how to integrate the zong mobile payment with asp.net website. Can anyone give me a suitable link where we can know how to integrate zong ...
0
votes
0answers
16 views

Magento 1.7.0.2 Paypal Payments Advanced: There was an error processing your order

I just upgraded to 1.7.0.2 and run Magento in localhost. While testing checkout, Paypal Payments Advanced now stops working in default theme. You can see the error in screenshot #1 There was an ...
4
votes
0answers
12 views

Paypal Express Error 10413 Randomly

I'm facing an issue with paypal. I just set it up on a website, and it works fine most of the time. Some times though, I'm having an error 10413: L_SHORTMESSAGE0 -> Transaction refused because of ...
-2
votes
0answers
16 views

How do I find my API Username, API Password and Signature for Paypal Express? [closed]

I have reviewed the Paypal site and there were lots of blocks of code. All I need are those specific values (my plugin does the rest). If the API code is the same for Paypal and paypal Express ...
0
votes
1answer
25 views

How To Set Up Recurring Payment with PayPal API

I need to interface with PayPal and would appreciate advice on what the current best practice is for creating a recurring subscription payment with PayPal. Here is the exact scenario A visitor will ...
0
votes
1answer
12 views

Paypal and custom button in express checkout

Is it allowed by paypal to use a custom image for the "buy now" button using the express checkout? In the paypal profile the "button creator" tool allows to insert a custom image but in all the ...
0
votes
0answers
4 views

KVOs (key value observers) stop working after using PayPal or ZooZ

Libraries like PayPal and ZooZ take control of the iOS window to paint a set of screens and provide a workflow for the user to provide payment information. Now for such libraries, the generic warning ...
1
vote
2answers
27 views

How to change the Credit Card Number of Recurring Payment Transaction?

I have implemented the Recurring payment transaction on my site, Now my client wants an interface to change the Credit Card Number of that recurring transaction, by submitting only Payment ID(found ...
0
votes
1answer
18 views

Paypal IPN - undefined index error

I'm getting 'undefined index' back for any post I try and assign to a variable from the Paypal form fields, example: $item_number = $_POST['item_number']; If I hard code it $item_number = 1; then it ...
0
votes
1answer
14 views

PayPal Restful API - Pull List of Sale Transactions

I've been researching this for a bit and can't seem to find anything in the API reference page (https://developer.paypal.com/webapps/developer/docs/api/#sale-transactions). They show how to pull a ...
-1
votes
0answers
13 views

Price paid on paypal is not the same that on PrestaShop

I'm using prestashop and i have a strange problem with the PayPal module (version 3.5). Using the "PayPal PRO" option sometimes my orders are saved with an error status on my backoffice even if the ...
-4
votes
0answers
11 views

Can we reauthorize void transaction of paypal? [closed]

By mistake I had clicked on void transaction from my website and that was authorized transaction. Can we reauthorize such transactions? please help me. Rahul
0
votes
1answer
12 views

Paypal recurring payment change amount

I'm newest for paypal. I use a system that have a paypal recurring process. My site have two kind of owners. Normal owner should pay 200$ per year and he have 1 month trail period. Premium owner ...
-2
votes
0answers
13 views

My paypal button doesn´t work

My paypal button doesn´t work...when a buyer tries to purchase he is forward to paypal website with following repport: "PayPal cannot proceed with this transaction, there is a problem with seller ...
-2
votes
0answers
26 views

save client credit card number without charging [closed]

I created a donate button with paypal, but I can not find a way to save credit card number without charging it and charge it on demand 3 weeks later. I prefer to do it with paypal but i couldn't find ...
0
votes
0answers
16 views

How to use zong with asp.net website

Zong is a mobile payment company that allows users to make micropayments on the Internet if they have a postpaid mobile phone The payments are charged to their mobile phone bills by the mobile ...
0
votes
0answers
11 views

Line items on the paypal express checkout using Paypal Payments Advanced (and the NVP API)

I'm using Paypal Payments Advanced with the hosted checkout page (iframe). This gives customers an option to click the "pay with paypal"(button) which is paypal's Express Checkout or pay using a ...
0
votes
1answer
29 views

The PayPal REST API doesn't allow credit cards to be deleted?

The PayPal REST API documentation shows how to store a credit card and how to use a stored credit card, but I don't see anything about deleting a stored credit card. Of course, I can simply delete the ...
0
votes
2answers
40 views

New PayPal Android SDK - testing with Sandbox accounts set to US in testing environment

I'm writing an educational paper about the recent PayPal Android mobile SDK (link) and will have to implement an app with it. While this is available only in the US for now, I've seen that you can ...
0
votes
1answer
35 views

cancel paypal recurring payment with instant payment notification

From my gathering of several stackoverflow posts, when a user cancels a paypal recurring payment, an instant payment notification is sent to a specified url set up in the IPN settings. But what I ...
0
votes
1answer
30 views

How to use an API

I'm studying Informatics but somehow I don't get that one. I want to set up the PayPal NVP-API. (NVP = Name value Pair). Can someone tell me how I can CALL an API-Command? I don't even know which ...
-1
votes
0answers
25 views

Android PayPalService NoClassDefFoundError [duplicate]

05-16 21:02:29.941: E/AndroidRuntime(18041): java.lang.NoClassDefFoundError: com.paypal.android.sdk.payments.PayPalService I'm trying to integrate the new PayPal API (release date 15 May). I have ...
0
votes
1answer
17 views

How to allow customers to change qauntity for Pay Pal buttons

If you go to https://developer.paypal.com/ and click get started, they walk you through in creating a Pay Pal button, which is pretty straight forward. On the page that allows you to customize your ...
0
votes
1answer
22 views

Paypal payment process issue

We are using PayPal digital goods API, and while our buyer tried to send a payment(from us), he gets following error message. even we are getting same error, while tried this from our another ...
-1
votes
0answers
20 views

Paypal payment pro with DNN 7

i'm upgrading a DNN site from v4.8 to v7.0, the is currently using Paypal payment pro (paypal_base.dll version 4.2) and I can't get payments to work, i think because of the .net version Do you know ...
0
votes
1answer
41 views

Paypal and recurring payments notifications

I've been fighting with paypal's documentation for a few days and I have several doubts about how it could fit my needs. In the site we are developing, we need to handle subscriptions, and we are ...
0
votes
1answer
29 views

New PayPal SDK for payments outside US to US account

I have to integrate the PayPal SDK into our application and I am wondering which library to use: the new Paypal Android SDK or the old Android MPL. After reading that the new one doesn't support ...
0
votes
0answers
6 views

Adding Checkout to Cart as well as save it to the database

Im trying to build my first ecommerce site and have been given this code for a shopping cart. I need to add in a checkout function as well as have the option to save the order to the database. Im new ...
1
vote
1answer
25 views

cant login into paypal sandbox site (paypal hell)

I am trying to login to my sandbox account (using chrome) but since the new change in paypal i cant. PayPal now ask me to log in to the developer site. i do. and then i go to the ...
1
vote
1answer
39 views

Paypal Rounding Algorithm

Does anyone know what algorithm Paypal uses to round? I'm doing some testing with discount promo codes on my site, and I'm coming up with different totals than what Paypal comes up with when I pass ...
1
vote
1answer
31 views

is there any API for changing the credit card number of RecurringPaymentsProfile?

I have implemented the Paypal recurring payment profile using the API found on this link, Link for RecurringPayments API This link also contains the form for UpdateRecurringPaymentsProfile , but am ...
0
votes
0answers
18 views

Paypal preapproval payment using embeded Light box

I am working in embedded adaptive preapproval payment now the issue I am facing is how to implement preapproval payment using light box. I have implemented pay action by setting paykey using light ...
0
votes
2answers
15 views

Doexpresscheckoutpayment Payment has not been authorized by the user

I'm getting below error when I access Doexpresscheckoutpayment service. Error : Payment has not been authorized by the user Error code : 10485 Please help me i am not able to figure out whats going ...
0
votes
1answer
61 views

Titanium PayPal module submission rejected by Apple because of Non-public API usage

It works fine in enterprise account, I can use it to pay real money, but when I upload it to appstore, error exists. "Your app contains non-public API usage......" The module I used is downloaded ...
0
votes
1answer
23 views

How to integrate paypal to android app using webview

I want to integrate paypal into my apps. I was close to getting there until i saw this : https://developer.paypal.com/webapps/developer/support/faq#non-US-dev Paypal does not allow non-US developer to ...
0
votes
2answers
17 views

Disable Payment methods option on PayPal Page (PayPal NVP)

Hi I am using PayPal with NVP, Following is the request to SetExpressCheckout string returnURL = "http://localhost:50325/GetExpressCheckout.aspx" + "?amount=" + Amount + "¤cy=AUD"; ...
0
votes
1answer
15 views

Passing custom variables to the PayPal API/IPN FLASH AS3

I'm trying to find a solution to my checkout. It's for a customisation app that I have made, in which users choose a T shirt, design, ink colours, sizes ect. This is a pure as3 flash application, that ...
0
votes
1answer
19 views

PayPal response missing tax

I'm working on an NVP API integration and the entire payment process is working properly. The response I get from PayPal upon completion doesn't provide all the proper information. Here is the code ...
0
votes
0answers
9 views

Discount value lost when clicking Buy Now button

I've used the Github script attached to this instruction video http://www.youtube.com/watch?v=4Y6EcOM_F10. The video show how to add discounts to your paypal offer. I'm coding a WP site and the ...
0
votes
1answer
19 views

How to obtain paypal live application id

Hell dears, I have a question and I wish you can help me with that. How to obtain Paypal Application ID on live paypal environment. I followed the instruciton on https;//www.x.com/ but I could not ...
0
votes
1answer
42 views

Loop through $_POST array item_nameX (Dynamically Add Number to End of Variable Name)

UPDATE: THIS IS SOLVED AND THE WORKING CODE IS PASTED IN THE BOTTOM OF THIS POST. I KEEP THE ORIGINAL POST SO OTHERS CAN READ AND FOLLOW. I have had a big problem going Live with PayPal but think I ...
0
votes
1answer
21 views

Paypal callback not validating

Okay so I have got my paypal buttons working properly. Everything looks great, but I have some problems with the IPN system. I have the code that paypal provided here, but when I send an IPN from my ...
0
votes
1answer
8 views

button data not showing up when using paypal javascript button

i am testing out the paypal javascript button integration, and the button data is failing to show up. here is my code: var data = {}; data['data-name'] = "donation"; data['data-amount'] = .99; ...
0
votes
1answer
13 views

GetRecurringPaymentsProfileDetails (NVP) Missing Fields

The GetRecurringPaymentsProfileDetails call is not returning all of the fields it's supposed to according to the API documentation. This is an example request: ( [USER] => paypal_api1.xxx.com ...
0
votes
1answer
37 views

PayPal send and receive money

I want to recieve payments directly on my web site, so customer enters his credit card information not being redirected to paypal's site. For this purpose i can use Paypal Payments Pro. But also i ...
0
votes
1answer
10 views

Force Recurring PayFlow Payment

Implementing processing to decativate a user when recurring payments dont go through. The process we are trying to do is as follows: After 3 failed attempts for recurring payment to go through we ...
0
votes
1answer
9 views

The X-PAYPAL-APPLICATION-ID header contains an invalid value

I am using paypal adaptive payment on my project.But when i try to pay using preapproval i am getting this response from paypal Array ( [responseEnvelope.timestamp] => ...

1 2 3 4 5 98