Questions tagged [payflowlink]
66 questions
1
vote
0 answers
PayPal Payflow HTML Integration with PayPal created buttons?
So I hope I don't sound to noob here. I've created all required buttons via the customers paypal account. I signed them up with PayFlow Checkout as they have a gateway that they want to use bc it's with their business bank, it's a First Date…

user2174203
- 11
- 2
1
vote
0 answers
How do I show/submit items on the payflowlink.paypal.com page and what are my alternatives?
Is there a way to show the list of products on a payflowlink.paypal.com page similar to what you can do when you post data to PayPal Payments Standard(https://www.paypal.com/cgi-bin/webscr).
From the documentation it doesn't look like it is possible…

orbitory
- 1,090
- 5
- 16
- 40
0
votes
1 answer
getting Invalid Merchant or Merchant doesn't exist! with payflow when opening payflow link
i am referring to this article : https://www.paypal.com/us/smarthelp/article/how-do-i-integrate-my-website-with-payflow-link-(basic)-ts1245
we are performing test transaction on payflow account, using html-javascript code and for that we are passing…

Umesh Goti
- 39
- 5
0
votes
1 answer
Difference between Payflow Pro and Payflow Link
What is the difference between PayPal Payflow Pro and PayPal Payflow link?
Currently, I am using checkout pages from PayPal manager in an iframe. Is this PayPal Payflow Pro or Payflow link?
If both are different then how can I connect my PayPal…

Aman Soni
- 87
- 1
- 9
0
votes
1 answer
Meteorjs payflow intergration working on website but not on ios app
Im trying to integrate payflow into my application. Its working fine on website. But in ios app Im getting the following error :
ERROR Internal navigation rejected - not set for url='https://pilot-payflowlink.paypal.com/'.
My…

Divya Nidhin
- 1
- 2
0
votes
2 answers
How to pass a $_POST from a redirect page
I have a form that has information that the user fills out about a class and includes payment information that is redirected to PayPal's payflowlink. Before I added the payflowlink I was posting the the form information to the same page and emailing…

BrianC987
- 167
- 1
- 14
0
votes
2 answers
PayPal Payflow Link / PayflowPro Error Invalid Required Domain
I'm trying to integrate PayPal PayflowPro / PayflowLink within our system, and in testing everything is working as expected. When we switched over to live credentials, we are able to create a secure token, using the live merchant details; but when…

Carl Weis
- 6,794
- 15
- 63
- 86
0
votes
0 answers
Paypal error "Transaction declined"
I'm using the legacy Payflow Link to process payments in a PHP application. It bounces users to Paypal to accept payments. At the end of the transaction, Paypal "posts" result data to a URL provided by me. The postback URL is this-…

Najla August
- 81
- 1
- 12
0
votes
1 answer
How to pass the securitytokenid as an object with Payflow?
I am having trouble with Paypal's Payflow hosted pages. I get an error message stating the Token is missing. I think my issue is the secure token id. I create a secure token id in code but I don't know how to pass this in the request to PayPal. I…

Joshua
- 108
- 11
0
votes
1 answer
Payflow to create Recurring Payment with PayPal account
I am using payflow link hosted checkout pages and creating recurring profile. It is working if user pay with credit card and using pnref to create recurring profile. But it is not working if user make payment using paypal account. And getting error…

Pardeep Beniwal
- 63
- 2
- 10
0
votes
1 answer
Paypal payflowlink error
I have integrated payflow with hosted checkout pages. After getting the secure token I have redirected to paypal but getting the 'Error: Invalid Merchant or Merchant doesn't exist!'.
Any help would be appreciated.
Thanks

Pardeep Beniwal
- 63
- 2
- 10
0
votes
0 answers
Paypal Payflow Pro return url does not work correctly - 'processTransaction.do' appended - raises 404
currently I am trying to migrate a working php paypal payflow implementation to a new python-based system.
I use secure token together with hosted checkout pages. The secure token works fine and I get redirected to the checkout page as well…

Tobias
- 95
- 1
- 2
- 9
0
votes
1 answer
Payflow checkout error on mobile "Invalid transaction type", works great on web
![After I enter all the CC info and press pay, this is the response from Payflow][1]
I have successfully used the page on web to make payments, but now when I want to make payments on a mobile device, I press the link to the payflow hosted checkout…

Postdata
- 3
- 1
0
votes
1 answer
PayPal integration - issue in redirecting
I am trying to integrate PayPal in my application (MVC4 C#)
Any link/ guidance in integrating it (step by step explanation) will be really helpful.
Issue is
Even though my action link is "https://www.sandbox.paypal.com/cgi-bin/webscr"
it redirects…

Arpitha S Prasad
- 1
- 4
0
votes
1 answer
paypal manager users vs. paypal users
I have Payments Pro Payflow Pro (I think) and using manager.paypal.com with "hosted checout pages" right now but I need to change it to process credit cards directly on my website withotu any embeding or redirections.
Account in…

Eric
- 1
- 2