Tagged Questions
0
votes
2answers
17 views
What's best solution for multi store?
what's best paypal integration way for more than 3 store ?
we need to integrate paypal, with same account, to 3 different store (not same products)
could be made this with paypal express ?
Thanks
0
votes
1answer
46 views
Integrating Paypal payment APIs on server side
I have a Java Server providing web services to my frone end web application. One of functionality of our web application is to accept recurring payments from our customer and also pay to the sales ...
0
votes
1answer
165 views
How can i get the paypal jar file for android?
I have searched in https://developer.paypal.com/ can anybody help me to find this
and how to integrate the paypal with android please suggest me any usefull links
I tied with this link
...
1
vote
0answers
34 views
PayPal issue with my UCP
I'm currently having this issue, and I was told to post here.
Basically I have a UCP (User Control Panel) for a gameserver which I am running, the issue I am having with it is that:
Well, basically ...
1
vote
1answer
80 views
How to install the PayPal API-Certificate on Windows server 2008 R2
I have implemented the PayPal express checkout function on my website, by using PayPal API for SOAP. The integration in ASP.NET and the communication with the PayPal sandbox service ...
0
votes
0answers
49 views
Paypal Payments Pro Android integration
I want to integrate PayPal Payments Pro in an Android tablet application developed in java.
When we open PayPal checkout Pages it will open in a separate browser.
I searched ways but I got the PayPal ...
0
votes
0answers
154 views
integrating paypal with magento through ebs payment gateway
I need ur help with this i am trying to integrate paypal with my ecommerce website magento platform and i am using the payment gateway EBS which is also the channel partner of paypal in inida, ...
1
vote
0answers
74 views
PayPal shop within Facebook iFrame
As with all projects the goalposts have moved and I need some help with the easiest/quickest solution to implement.
Initially, I just needed to build a product catalogue site. Now, I need to include ...
1
vote
0answers
72 views
PHP Paypal integration testing environment
I'm working on website integration with PayPal online payments. I did it before and i know it can be a cumbersome task, especially debugging and testing.
I'm developing on localhost (XAMPP, LAMPP) ...
0
votes
1answer
85 views
how to customize paypal popup window css
i'm trying to customize paypal popup window css, but I don't know how to do it.
There are two things I want to change:
1) remove the underscore (e.g. item2. I found that paypal randomly add ...
0
votes
1answer
69 views
PayPal MECL inappropriate UX message issues on iOS and likely Android/other mobile platforms
We’re implementing the PayPal MECL library in a client’s app but we’re experiencing some poor user experience that we don’t seem to be able to change.
When the PayPal experience is complete, PayPal ...
0
votes
0answers
85 views
IPad Paypal integration html5 app
I have a web-app in php. I like to integrate Pay-pay payment option.
I use a page with code like this.
<body onload="frmPayPal.submit();" bgcolor="#000"><form ...
0
votes
1answer
204 views
VB.Net PayPal Integration Description
I am working with a historical PayPal system in vb.net. I am struggling to add individual item descriptions or names for the products that the user is paying for. It is using the NVPSetExpressCheckout ...
3
votes
1answer
322 views
Java / PayPal integration points to wrong endpoint
My Paypal integration stopped working on 9/13/12 with my Java application. I did some research and found a similar question here in
stackoverflow as I was getting the same errors "handshake_failure". ...
1
vote
0answers
86 views
How to send form submitted data to paypal in Drupal?
I need to implement paypal integration with webform
so I have installed webform and webform_paypal modules
but my question is filling all form information, by clicking on button I should redirect to ...
0
votes
1answer
231 views
paypal sandbox integration API credentials not found
am trying to integrate paypal sandbox with my web application.
For that as per the documentation I had created an account in https://developer.paypal.com/.
And after that I had created a Test Account ...
0
votes
0answers
99 views
PayPal integration with Android Application Network Issues
I am new to Android App development.I just want to know how to handle network failure while on "Processing Payment".If any network failure it crash the application shows as Null Pointer Exception in ...
0
votes
2answers
1k views
Redirection to the original site after purchase is completed in Paypal
I'm making one web app. I've integrated Paypal in it using simple form submission to the Paypal site. Everything works well. but whenever the payment gets successful it should redirect back to my ...
1
vote
2answers
170 views
PayPal integration options for website [closed]
I have been tasked with integrating PayPal into a website that is in development. I was curious if anyone could tell me the best solution for my needs as there seems to be a lot of options out there.
...
2
votes
1answer
126 views
Paypal payments processing on website [closed]
Concerning to this, I'm trying to integrate paypal with a facebook application. Question is, how could I make to process payments without redirecting to paypal. I'd like to avoid paypal Website ...
0
votes
0answers
365 views
Proper way of Adding Paypal to Codeigniter based Web Applications [closed]
I have been working on Codeigniter for a while. Just wanted to know the best approach for implementing Paypal Payment Gateway in it. Thanks in advance. :D
-5
votes
1answer
85 views
MYSQL and Paypal [closed]
I am trying to figure out a way to configure paypal and mysql. For example: After a user has purchased something, I want paypal to verify that the payment has gone through and it will update my ...
1
vote
1answer
3k views
PayPal Integration with ASP.NET / C#
First, let me say that I have been at this for far too long, and the parts where I am stuck with, I believe should be the simplest of tasks to accomplish. Yet, I am unable to do them. I am really ...
2
votes
2answers
651 views
PayPal integrating Donation button on Premier account
I have PayPal Premier account already integrating cart upload with encrypted parameters and it all works fine on one site.
Now on another I want to add Donate button. Nothing fancy, no encryption, ...
1
vote
2answers
327 views
paypal integration with Website Payments Standard with sending download links by email
I want to integrate paypal in the following way, but it may have some flaws which i am not aware of.
I would create a buy now button, with notify_url parameter which executes a php script.
This ...
0
votes
1answer
350 views
Paypal integration with my back-end using PHP and MySql
I'd like to integrate paypal using Website Payments Standard. I have 2 needs.
First, a user can pick from options 3 dropdowns on my site that impacts the price. The price changes depending on the ...
1
vote
1answer
818 views
How to secure paypal integration for website
I have been using paypal in the past for selling stuff through my website ( e.g. memberships ) but I always had to verify through paypal whether the user really bought the membership (for example) ...
1
vote
2answers
962 views
cakephp PayPal IPN Integration
I am using CakePHP 1.3.10 version and want to integrate PayPal IPN for Payment Process.
I have found some ready made plug-ins though not working properly and returning bunch of errors.
I would like ...
1
vote
1answer
296 views
paypal integration with .net application possibly a web service not a website
i wanted to know if it is possible to integrate the paypal soap api with a .net wpf application or wcf service....i keep reading stuff about people integrating paypal with websites...thats not what i ...
0
votes
1answer
397 views
Paypal integration with asp.net
I have created paypal account on paypal site for testing(buyer and seller account). I developed a site and created a page that redirects me on paypal site to buy the product. Now login is required ...
1
vote
2answers
5k views
PayPal integration for android [closed]
how can i integrate paypal in my android application
this is for when a user select a item and after selecting he need to make a payment of it how can i do this please provide step by step method ...
1
vote
1answer
653 views
cakephp paypal component?
I want to integrate PayPal simple Payment (by redirecting to PayPal and returning to our website after completion) gateway with my CakePHP website, any idea about available components or helpers?
...
0
votes
1answer
532 views
modify paypal sandbox test site store name and image logo
hi is it possible to modify paypal sandbox test store name and image logo when customer is redirected to the paypal site. I am using express checkout workflow.
Thanks
0
votes
0answers
292 views
paypal payment intergration problem
i am using joomla with acl component.
when i am subscribe for any plan according to my project and when i am at paypal site for payment (developer.paypal.com) there is error occured
"An error ...
-5
votes
2answers
756 views
0
votes
1answer
1k views
Paypal integration with php codeigniter
How to get started with Paypal integration with php codeigniter? Where should i start? Any suggestion?
8
votes
1answer
1k views
ASP.NET/Paypal: PayPal Integration Wizard?
I'm currently trying my luck to integrate PayPal in ASP.NET (I'm just starting to know more about PayPal, okay?)
PayPal Integration Wizard. Hmmm. Does this even work?
What are your ...
3
votes
2answers
3k views
Paypal integration in iPhone native app
I am repeating the below question to reassure that the below accepted answer is still right or now there is way to integrate PayPal in iPhone native app.
...
0
votes
1answer
509 views
PHP + PayPal - how to integrate/merge both?
i have an idea about how pay-pal works but not an expert.
I'm asked to implement online banking (using PHP) through PAY-PAL in my page.
I've no idea where to begin.
No introductory sites where ...
0
votes
2answers
446 views
eCommerce GoogleCart PayPal eBay integration
I'm looking to write a some code that can integrate with some of the major online processors. This will be a basic bit of code that depending on a condition will affect the sub-total on check out. I ...
