Payflow Pro is a payment processing service offered by PayPal to process payments directly on an e-commerce site without having to go through a page hosted by PayPal. APIs and pre-built integrations are available.
Questions tagged [payflowpro]
204 questions
0
votes
1 answer
Payflow Pro Certificate Change
We have the ability to use a Payflow Pro account to handle credit card transactions in our software, and one of our customers sent us an email that was sent to them from PayPal and I am just trying to figure out if this affects Payflow Pro accounts…

Dave M
- 1
- 1
0
votes
1 answer
Pay with PayFlow and Refund with REST
I want ask,may i Pay with Payment Advanced what use Payflow,but refund use REST.I do this,but when i fefund,i get "Exception in HttpConnection Execute: Stream was not readable.".Now i want know is Payflow can use with REST,is anybody success do…

user2566932
- 41
- 1
- 3
0
votes
1 answer
PayPal CUSTREF Not Appearing in PayFlow Pro Transactions with Secure Token (Transparent Redirect)
I'm using PayPal PayFlow Pro to process transactions. We've opted to use the secure token with transparent redirects to try and address PCI-Compliance issues.
In my token request, I am specifying the CUSTREF parameter like so:
&CUSTREF=461
I have…

Aaron Newton
- 2,124
- 1
- 28
- 31
0
votes
0 answers
Payflow gateway and Payment Advanced
I want to test PayPal Payment Advanced on my site an use this:https://ppmts.custhelp.com/app/answers/detail/a_id/929/. Now I finished intergrating it with my site. But now I can pay with PayPal Account, I failed to get payment with a Credit Card, I…

user2566932
- 41
- 1
- 3
0
votes
1 answer
Paypal ProFlow Gateway API the same as Direct Advanced/Pro?
I have a client that is using Paypal Proflow Gateway and we are upgrading there E-comm package.. the package supports Paypal Direct out of the box. I've been doing some digging and Direct & Proflow use the same documentation.. are they infact the…

Josh Handel
- 1,690
- 2
- 13
- 21
0
votes
1 answer
Payflow Pro API for retrieving reference transactions
We have integrated Payflow pro payment gateway into our website and processing payment requests using Payflow as payment gateway and storing payflow transaction id as a part of response into our database.
We need to retrieve transaction history for…

user2469730
- 35
- 6
0
votes
1 answer
Does Payflow pro can be used through new REST APIs or they are two different service?
I am researching how to move Classic APIs Payflow pro to used new REST APIs.
Does Payflow pro can be used through new REST APIs or they are two different service?
How to get REST API CREDENTIALS for a Merchant account or add "service" in PayPal…

user2459456
- 41
- 3
0
votes
1 answer
Paypal recuring get no response from test account number
I am using these credit card test number for test. but got null response form some of these number
test paypal credit number.
for example visa : 4012888888881881 i got null response form this number. not even i got any error. is all the number are…

Himanshu Pandey
- 1,250
- 2
- 23
- 38
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
Paypal Recurring Payments find if payment is dont or not
i am integrating paypal recuring payment where Ist month payment is free. and after it is chargebal. my probleam is after making payment profile of user how i find if this month payment is done or not of this particular profile.

Himanshu Pandey
- 1,250
- 2
- 23
- 38
0
votes
2 answers
PayPal (Payflow Pro) Error 52
I am trying to set up a test process to get some authorizations completed. I managed to get a response other than Invalid Vendor (I had set up the account wrong), but now we get this response:
RESULT=52&PNREF=XXXXXXXXXXXX&RESPMSG=Insufficient…

Dave Johnson
- 825
- 16
- 27
0
votes
1 answer
Questions about PayFlow Pro API and where download latest release? (paypal_base.dll, Version 5.6.65.1, Runtime v1.1.4322)
I'm constantly confused with PayPal (x.com vs. developer.paypal.com, API names, etc.) and need help locating the latest API that I'm currently using in my project. I have a Visual Studio 2010 C# reference to this DLL:
paypal_base (Properties:…

Pete Alvin
- 4,646
- 9
- 39
- 56
0
votes
1 answer
PayPal PayFlow Test expired subscription
I am fairly new to working with PayPal's PayFlow Pro API. I want to work on a system to check the status of a subscription and take action depending on the return values. My issue is that you cant set an invalid number or a past expiration date…

Douglas Cottrell
- 271
- 2
- 5
- 13
0
votes
1 answer
Paypal api Insufficient permissions error on sale transaction
I'm using the Paypal Payflow api and receiving the following response error when trying to go live or in test:
RESULT=52&PNREF=xxxxxxxxxxx&RESPMSG=Insufficient permissions to perform transaction
From searching it seems there is a lot of people…

The Muffin Man
- 19,585
- 30
- 119
- 191
0
votes
3 answers
PayPal Payflow Pro error
I am using PayPal's Payflow pro API on a test account and no matter what, it tells me the field is incorrect. I am using PHP. This is the string being sent to…

Jeremy M
- 65
- 1
- 8