Questions tagged [payflowlink]
66 questions
0
votes
1 answer
CustCode field in payflow link to generate report
I have integrated paypal payflow link Api as below. I am trying to add a custom field CustCode in the orderform. I want display that CustCode along with other columns on report . I have added the field but it is not displaying on Report in paypal…

user2897967
- 337
- 2
- 8
- 24
0
votes
1 answer
PayFlow Pro Security Token Generation Error
I am using Rest API to get security token using unique securityID and other parameters. I am using following code :
HttpRequest httpRequest = new HttpRequest();
httpRequest.setEndpoint('https://pilot-payflowpro.paypal.com');
String body =…

user3727204
- 55
- 1
- 1
- 6
0
votes
1 answer
Verify POST data comes from PayPal
How to verify POST data comes from PayPal ?
I am working on a store that sells some products. The payment gateway is PayPal.
Initially I set up a custom PayPal form and used the IPN responses to validate the data that is sent to me from PayPal.
Now…

Suciu Lucian
- 430
- 4
- 12
0
votes
1 answer
PHP code to refund a charge with Payflow Pro
There is no PHP SDK for PayPal Payflow Pro. How can a Payflow Pro credit card charge be refunded using PHP? How can this be done so that we are PCI compliant--without using a credit card number?

redgeoff
- 3,163
- 1
- 25
- 39
0
votes
1 answer
PayPal payflow for half payment
For my next project i have used PayFolw. But my functionality is that my client want that at the time of booking we have to collect $50.00 as a deposit amount and the rest of the amount will payed us before 10 days of start of service (auto…

Pranav Gandhi
- 199
- 1
- 1
- 8
0
votes
1 answer
Blocking eChecks in PayPal
I'm currently testing Express Checkout, Payflow Advanced (hosted pages) and Payflow Pro (transparent redirect). I'm looking for a way to block eChecks.
The obvious solution would be to go into my PayPal account to Profile > My Selling Tools >…

nuander
- 1,319
- 1
- 19
- 33
0
votes
1 answer
Payflow Link Returl URL error
I am integrating payflow link in a website.
I have a complex return URL to which the payflow link has to redirect after the user has a successful payment. the url is of kind
www.example.com/index.php?controller=main&data=no&detail=on
the problem…

S. A. Malik
- 3,465
- 6
- 37
- 56
0
votes
1 answer
Test Account Setup for PayFlow Link and PayPal Payments Advanced
I am trying to setup a test account to test my module which will work for PayFlow Link and Paypal Payments Advanced. I am following this tutorial.
The problem is that I don't have "PayPal Express Checkout" feildset in my settings. Here is an image…

S. A. Malik
- 3,465
- 6
- 37
- 56
0
votes
1 answer
Payflow Link hosted pages issue with mobile browsers
I'm having an issue with forms posting out to https:payflowlink.paypal.com from mobile devices. Instead of returning the hosted checkout page, only a blank page is being served up.
Posting from the same exact form on desktops and tablets brings up…

coloradohiker
- 221
- 3
- 11
0
votes
1 answer
How can we use paypal payflow to split the amount
How can we use Payflow to split the amount I have got from a transaction made by the user. ie, Customer paid $10 for an item. I need to take $2 and send the rest to the merchant. Is it possible in Paypal Express Checkout? How can we do it with…

Jubin Thomas
- 1,003
- 2
- 12
- 24
0
votes
1 answer
Payflow - Error code 52 Insufficient permissions to perform transaction
I had created a payflow test account and used php SDK library for working on it. For a sale transaction, it gives a response that 'Insufficient permissions to perform transaction'. Am newbie to the payflow integration. The error code it retrives is…

user2289593
- 3
- 4
0
votes
1 answer
Payflow Link Automatic Redirect
I'm using Payflow Link (not Payflow Gateway) and I'd like to automatically redirect the user back to my site after a successful transaction. Currently the user has to click on a button to go back to my site. Is an auto-redirect supported by PayFlow…

Scott Goldthwaite
- 307
- 2
- 11
0
votes
1 answer
PayPal hosted checkout outside the US
Is it possible to implement Hosted Checkout Page Layout C outside the United States especially in Hungary?
I would like to implement divided checkout page into our website, where the customer has option to fill their card details without…

oliver nadj
- 788
- 7
- 21
0
votes
1 answer
Receiving Response CSCMATCH=Y while entering 1-digit CSC for Test Credit Card Transaction in PayPal Payflow link
In Setup of PayPal Manager,
I have set up in security options column,
CSC = Full
I have entered 1-digit CSC number
I am receiving CSCMATCH=Y for Test Credit Transaction in PayPal Payflow link
But,I think , transaction should be failed while entering…

Vinoth Vijayabaskar
- 101
- 1
- 4
- 12
0
votes
1 answer
user authentication failed for MasterCard type in PayPal PayFlow link Test Transaction
I got the below message after transaction failed,
RESULT=1 RESPMSG=User+authentication+failed.
Used MasterCard test Credit Card Number. I searched and tried to find a solution.But couldn't
Please help me to find a solution,
Thanks in advance...

Vinoth Vijayabaskar
- 101
- 1
- 4
- 12