Tagged Questions
The website-payment-pro tag has no wiki summary.
2
votes
2answers
155 views
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 ...
2
votes
1answer
277 views
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 ...
2
votes
1answer
851 views
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 ...
1
vote
0answers
108 views
How to get Payment done by Credit Card Transaction (done not by PayPal account ) in my PayPal Sandbox account. [closed]
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 ...
1
vote
1answer
167 views
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 ...
1
vote
3answers
1k views
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 ...
0
votes
1answer
545 views
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 ...
0
votes
0answers
100 views
How does Magento handle stock with orders which haven't been paid for via PayPal? [closed]
I'm using Websites Payment Pro (PayPal) on my website, and I would like to know, if the order is created, but the payment is never completed via PayPal - how long is the stock level held for?
Does it ...
0
votes
0answers
230 views
PreAuthorize Visa Online with PHP
I am designing a website and I require to add pre-authorizing payment with credit card!
I do not want to go through a website where the user needs to have an account with them to pay! I want them to ...
0
votes
2answers
388 views
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) ...
0
votes
1answer
244 views
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 ...