Questions tagged [website-payment-pro]
20 questions
16
votes
4 answers
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 entering all information) but I am getting blank page…

Jyoti Saxena
- 223
- 1
- 3
- 5
4
votes
3 answers
Website Payment Pro outside US
My current online shop use PayPal express checkout (for credit card too) to charge users.
Our surveys (and A/B testing) showed that they are willing to make am order in a fewer step and without going to Paypal website.
We are based in Hong Kong so…

stunti
- 855
- 8
- 20
3
votes
1 answer
Send extra parameters in an order with Avangate IPN
I want to integrate Avangate payment and as they have very poor information about how to do that I ask if anybody had implemented this.
I know that I put on my website a link to avangate like…

Alexa Adrian
- 1,778
- 2
- 23
- 38
3
votes
0 answers
How to get Payment done by Credit Card Transaction (done not by PayPal account ) in my PayPal Sandbox account.
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 have created "Buy Now" through Website Payment Pro.…

Jyoti Saxena
- 223
- 1
- 3
- 5
3
votes
2 answers
which Payment gateway is supported by Google App Engine (java) without redirecting to their native website
i am looking for a payment gateway which is compatible with GAE(google app engine java).
My requirement restrict me to use that payment gateway which support "DoDirect payment" (do not redirect users to their native website for transaction) like…

nida
- 83
- 4
- 10
3
votes
1 answer
Working example of paypal Website Payments Pro Hosted Solution Iframe?
I am looking to use use paypals Website Payments Pro Hosted Solution so we can accept payments through paypal without our users feeling like they are leaving the site and without us having to be PCI compliant.
We are wanting this to work in this…

Hailwood
- 89,623
- 107
- 270
- 423
3
votes
1 answer
Java paypal integeration (Website Payments Pro)
I am working on java, spring web based project where i want to integrate PayPal using Website Payments Pro.
Using "Website Payments Pro" i want to implement
Direct Payment: enables you to accept both debit and credit cards directly from your sit.…

d-man
- 57,473
- 85
- 212
- 296
2
votes
1 answer
Can I let users pay with credit card on the Android Mobile Payments Library?
I'm building an Android App to make chained payments and want users to be able to pay by credit card if they don't have PayPal accounts.
I've followed the instructions…

adam
- 35
- 5
2
votes
1 answer
PayPal Website Payment Pro / Payflow Pro Difficulties
Okey, I'm using PHP/SQL for my built web-cart. I also have the required paypal account (business) so I have an API authentication. I also made a sandbox account and got an API authentication there too.
I've read through alot of the online…

Andreas
- 21
- 2
1
vote
2 answers
Java paypal call never returns result
Java I am using paypal website pro sdk SOAP calls problem is following line of code returns exception after long time
response = (CreateRecurringPaymentsProfileResponseType) caller.call("CreateRecurringPaymentsProfile", request);
Exception is as…

d-man
- 57,473
- 85
- 212
- 296
1
vote
1 answer
Can I process credit cards on my website without a shopping cart using PayPal Pro?
I am currently using PayPal's Website Payments Standard to accept credit cards on my website. It is not currently the best option for me because people have to leave my website to enter their credit/debit card details and then return to my site…

three3
- 2,756
- 14
- 57
- 85
1
vote
0 answers
Does Omnipay uses Website Payment Pro or Paypal Payments Pro?
I just read Paypal's documentation and I'm seriously confused. It says that 'Website Payments Pro is a legacy product and has been replaced by PayPal Payments Pro'
Now when I discovered Omnipay I was certain that website payments pro and paypal…

Ant100
- 403
- 1
- 8
- 26
1
vote
0 answers
Paypal- Accept International Payments with DoDirectPayment
I have integrated DoDirectPayment api on my website (U.S) to accept direct payments from Credit Cards. Recently I have been receiving complaints from some customers from Italy, saying they were not able to make payments. And every time they make a…

sandeep
- 109
- 1
- 12
1
vote
1 answer
PayPal Website Payments Pro API Not Receiving All Data
I'm using the PayPal WPP API to try to process payments. When I complete a payment, not all of the data I have mapped is displayed (or accurate) in the transaction details. For instance, Order Description, Billing Address, Card Security Code are all…

bgrambo
- 43
- 6
1
vote
1 answer
PayPal Pro Hosted Solution and 3D Secure Cards
I'm currently integrating the PayPal Pro hosted solution, the iFrame version, into an eCommerce solution.
Using the PayPal sandbox, I can process test Visa and MasterCard transactions fine, but my UK Maestro transactions are always denied, with the…

Captain flapjack
- 426
- 6
- 16