Tagged Questions

The PayPal Sandbox is a self-contained environment within which you can prototype and test PayPal features and APIs. The PayPal Sandbox is an almost identical copy of the live PayPal website.

learn more… | top users | synonyms

10
votes
2answers
4k views

Testing Paypal subscription IPN

I'd like to test paypal subscription IPNs, both the ones received when a subscription is created, and the ones sent later with the next payment (such as monthly if the subscription is $x per month). ...
4
votes
3answers
6k views

PHP Curl Paypal Sandbox

Is it possible to use CURL and Paypal's Developer Sandbox? When I try this code it says in print_r($lines); that I need to login to the Sandbox, how can I make it send my browser cookie? This code ...
4
votes
3answers
7k views

Paypal sandbox IPN return INVALID

I am trying IPN callback, using servlet. The code I am using is provided by paypal for verifying the ipn data. But every time i getting a INVALID response. Here is the code: Enumeration en = ...
3
votes
1answer
193 views

What is the difference between developer.paypal.com and x.com?

I thought that I have a developer account at PayPal (still logging in successfully to https://developer.paypal.com), but when clicked the PayPal Developer Network link on that page (to ask a question ...
3
votes
5answers
1k views

PayPal express checkout returning response as html in MVC .net

I had test application integrated with Paypal express checkout and it was running fine. But now there seems some issue. After successful payment on paypal when my IPN handler check for response paypal ...
3
votes
4answers
597 views

Looking for paypal payments tutorial

I am looking for a tutorial which will show me how to accept paypal payments as I am not having much luck with the documentation. In the tutorial, I just need to understand how to capture a unique ...
3
votes
4answers
2k views

Paypal Sandbox Do Direct Payment Internal Error 10001 Timeout Processing Request

This is in an MVC2 project, so I'm using C# in ASP. This is what I'm sending to https://api-3t.sandbox.paypal.com/nvp: VERSION = 65.0 SIGNATURE = ...
3
votes
3answers
2k views

Disable shipping address option in PayPal Express Checkout

Working with the PayPal API and using the Name-Value Pair Interface PHP source codes from SDKs and Downloads: Simplify Integrations with Downloads and SDKs. My question is similar to "Removing (or ...
2
votes
1answer
142 views

Error using paypal sandbox API

I'm trying to make Paypal's sandbox API work and I'm using a sample project and the error I get is response was: ...
2
votes
4answers
243 views

Not receiving a response from Paypal IPN Sandbox

I'm putting a paypal checkout onto my website but am falling down with the listener. For those of you who are unfamiliar with the Paypal IPN system, basically Paypal sends your script with a message ...
2
votes
3answers
86 views

PayPal IPN - PHP and MySQL

Just a question to make sure I understand this correctly: When I create my buy now button and I pass all the form fields to PayPal - once the user has finished their transaction as long as I've set ...
2
votes
2answers
363 views

PayPal IPN _notify-validate throws Error 302 in Sandbox

The second IPN response after sending cmd=_notify-validate to www.sandbox.paypal.com returns HTTP Error 302. If I change the URL to www.paypal.com, it returns INVALID response. I am not sure where I ...
2
votes
1answer
137 views

Paypal: Why do I get 'success' for a direct recurring payment if nothing is recorded?

I am using the Paypal API (Website Payments Pro) to set up recurring payments with customers, and am currently testing in the paypal-sandbox. Paypal requires me to set up both Express Checkout and ...
2
votes
1answer
155 views

Paypal form integration with registration form

I am trying to integrate Paypal with one of the registration forms in my site. The flow is like this: The user visits the registration page and fills out his details, like first name, last name, ...
2
votes
1answer
439 views

Which payment has paypal confirmed?

UPDATE 2: The code I currentlly have is as follows: paypalplatform.php: https://www.paypal-labs.com/integrationwizard/adaptive/code2.php basic_payment.php: (the script in 4b in the ...
2
votes
3answers
1k views

Can I test paypal api's from localhost

UPDATE 1: According to this site: http://net.tutsplus.com/tutorials/php/using-paypals-instant-payment-notification-with-php/ It says that paypal cannot access locally hosted websites unless certain ...
2
votes
0answers
140 views

How to update status of an uncleared eCheck transaction in sandbox

My Application fetches transaction using the PayPal API, for a day or a particular time period. The Next time it fetches from the last fetched time to the current time and not the whole data. So, The ...
2
votes
0answers
165 views

echeck option NO Longer available in sandbox

I am trying to change my payment option to echeck on express checkout, on clicking change payment method link, the option for the echeck is not available. What do i do? How do i create an echeck ...
2
votes
0answers
77 views

Starting Paypal Merchant Account

I have tested my application using sandbox account in paypal using IPN method. Now I want to start live selling my products. I need you guys to help me which type of accounts is good or best. Do I ...
2
votes
0answers
373 views

Pass Custom Variable to PayPal server via IPN Message and Response

I had successfully integrated Paypal with my iPhone application, but I got stuck over passing the Custom variable via SOAP to Pay pal using IPN Message. Has anyone pass the Custom Variable to ...
1
vote
1answer
23 views

How i get identity token in paypal sandbox?

I don`t know where is identity token on paypal sandbox . is the same identity token like api number ?
1
vote
1answer
127 views

Paypal CreateRecurringPaymentsProfile 10002 error

I'm trying to create recurring payment profile using CreateRecurringPaymentsProfile method of Paypal API version 54.0 56.0 in Sandbox mode. Unfortunately I'm getting 10002 error "You do not have ...
1
vote
1answer
202 views

Paypal PDT error 4003

After many hours of messing about and trying to set up what should be the relatively simple process of sending a payment to www.sandbox.paypal.com and being redirected back to a page on my site with a ...
1
vote
1answer
295 views

PayPal Sandbox: Preconfigured Account Creation Failed error

I am trying to create a paypal sandbox test account using preconfigured account method but when i create the account it is showing the following error Some information is incorrect or missing. Please ...
1
vote
1answer
184 views

Why is DoExpressCheckoutPayment required for Paypal?

I am trying to build a very simple paypal-backed shopping cart so users can purchase multiple items. I want paypal to handle all the payment details. I don't even want an order confirmation. I will ...
1
vote
0answers
107 views

How to get Payment done by Credit Card Transaction (done not by PayPal account ) in my PayPal Sandbox account. [closed]

I want to have payment done by Credit Card Transaction (done not by PayPal account ) in my PayPal Sandbox account as test credit card transaction. I failed in doing so. (Till now I have tried: I ...
1
vote
1answer
164 views

How to create PayPal website payment pro sandbox account?

I was trying to make website payment pro sandbox account. I followed all instructions (from my sellers sandbox account applied for website payment pro, clicked on "save and continue" button after ...
1
vote
1answer
94 views

PayPal API credentials for sandbox

I'm trying to implement recurring payments with PayPal in PHP. I found this example, which I'm looking into, but I need some API credentials. I created a PayPal sandbox account, and from there I ...
1
vote
0answers
58 views

Can't get the correct parameters from paypal's new screen (RESOLVED)

i´m developing an application in rails, my problem is that now, with the new design of paypal's screen, when it redirects the client to my web page to notify him if the transaction has been done ...
1
vote
0answers
83 views

PayPal Express Checkout: Notes not being returned

Using paypal_base.dll and Payflow_dotNET.dll Have the following setup: SetExpressCheckoutRequestType.SetExpressCheckoutRequestDetails.AllowNote = "1" When checking out with PayPal Express Checkout ...
1
vote
2answers
181 views

initWithAppID command crashed

I am new with Android programming and especially with PayPal. I got an application that was tasked to troubleshoot - despite being new to Android, is crashing at this line: ...
1
vote
1answer
122 views

Paypal - Mass Pay blocked?

I'm using sandobx to test my masspay code. I make everything like in docs: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_MassPayUsingAPI#id101DEJ0100A but ...
1
vote
0answers
113 views

Submit PayPal data encrypted from the code

I'm working with Ruby On Rails 3, and I would like to do the following, but from the code behind: <% form_tag "https://www.sandbox.paypal.com/cgi-bin/webscr" do %> <%= hidden_field_tag ...
1
vote
1answer
279 views

Paypal Masspay problem

I was testing masspay php sdk provided by paypal.com in my sandbox.But it gaves me an error when i tried to pay to one of my sandbox test account.here is the response from paypal server.can anyone ...
1
vote
1answer
295 views

Paypal subscription error: The link you have used to enter the PayPal system is invalid. Please review the link and try again

I'm using Paypal website payment standard to subscription for my site. Here is the variables passing in Paypal which I dumped. I'm passing this values to ...
1
vote
2answers
235 views

Paypal Error: incorrectly formatted item amount

I am encountering a weird problem from paypal. When My shopping cart pass value with decimal places(like 1.15) it does not work and shows me the error:The link you have used to enter the PayPal system ...
1
vote
1answer
69 views

Paypal integration problem

I am having problem in integrating paypal IPN.I am implementing this code but it is not returning me the values to IPN My form that is made after executing the code is as follow <form ...
1
vote
0answers
465 views

PayPal Sandbox Code Integration IPN Problem with Asp.net/C#

I need your help regarding PayPal code integration with my asp.net/c# on PayPal Sandbox, I am using PayPal IPN and the code is same as provided by PayPal. I am working on local host. Payment has gone ...
1
vote
1answer
143 views

php paypal ipn weird callback values

I am trying to use paypal ipn to have members on my site buy a premium membership using the buy now button. When I first tried it it didn't work at all. After some changes I was able to successfully ...
1
vote
2answers
162 views

Why is the Paypal Sandbox not processing payments?

I'm making an e-commerce site and the paypal integration is seemingly working. I have a shopping cart, that totals up all the items inside, adds the shipping price and then sends that number off to ...
1
vote
1answer
274 views

paypal ipn case is not calling in paypal “pay now”

paypal ipn case is not calling in paypal "pay now". In paypal button the following is set. return : "http://localhost/paypal.php?ch=return" cancel_return : "cancel_return" ...
1
vote
1answer
428 views

custom field in the IPN of paypal adaptive payment

I have implemented Adaptive Payment in my website. First It was Standard Payment so in that i was passing a custom parameter in the form and i was getting it in IPN. But i am unable to find how to ...
1
vote
2answers
261 views

Really confused about paypal payments

UPDATE 1: Writing $res to a textfile just returns the word VARIFIED: <?php /* mysql_connect("localhost", "user", "password") or die(mysql_error()); mysql_select_db("PayPal") or ...
1
vote
1answer
179 views

Shouldnt testing IPN take money from my Paypal sandbox account?

Im trying to set up a PayPal IPN system on my site, but I try to test it in the PayPal sandbox, I think it's not working fine. I've got a developer account in the sandbox. I've created 2 accounts: ...
1
vote
2answers
133 views

Paypal to paypal payments

I want to provide a question and answer service (I know there are thousands of such sites on the internet) to my users where someone can ask a question by specifying how much money they will give the ...
1
vote
0answers
85 views

Getting Errors on paypal Website Payments Standard ( Java API)

I am new to the paypal api system, I am integrating payment gateway on my web application using java/servlet api, i have gone through this link ...
1
vote
3answers
525 views

Postal Code error PayPal (PHP)

i want to integrate PayPal on my website with paypal integration wizard. I use PayPal API and expresscheckout.php, paypalfunctions.php generated by PayPal Integration Wizard. i wrote form to fill ...
1
vote
1answer
568 views

Problem with implementing paypal's Express checkout API?

I'm doing e-commerce application, there m implementing paypal's Expresscheckout API for online shopping.I have created sandbox test account also. but if i call setexpresscheckout API I'm getting the ...
1
vote
1answer
157 views

Does Paypal Sandbox Update Business Account?

I am using the PayPal sandbox for the first time. I created a buyer account, a seller account and a form using the directions on their site. Now, I can pay using the form and the payment does get ...
1
vote
1answer
319 views

Which PayPal API should I use to send payments to affiliates

I work for a website-company that pays a commission to partners who send traffic to our website. Currently we track the traffic referred to our site from the affiliates and then go through a tedious ...

1 2 3 4