I've tried to setup PayPal Pro on Magento 2.09 version. The redirects to PayPal site works, but when I enter the credit card information on the website and then hit submit, it hangs there with the wheel spinning and it says your card was declined. Is there a specific way to setup PayPal Pro on Magento 2.09? Both on Magento and in PayPal Manager.
Try to upgrade Magento to version 2.1. There are many bugs resolved from 2.09.
Related
My magento version is 1.9.1
I tried to active PayPal in my site but the payment option not enabled in frontend store.
Is there any issue in magento or Please suggest steps to integrate PayPal.
Magento Admin Panel > System > Configuration > Sales - Payment Methods > Paypal (checkbox enable)! Voila
To get the full idea about Magento and Paypal integration, you must go through the Magento Article: http://www.magentocommerce.com/knowledge-base/entry/setting-up-paypal-for-your-magento-store. It's really very useful and great Article.
Cheers!!!
I just finished building a donation form on a client's website, which processes payments through PayPal's classic api. It works fine in Sandbox mode, but I'm getting a 10501 - This transaction cannot be processed due to an invalid merchant configuration. error.
I know that this error is caused by PayPal payments pro not being enabled on the account the API is trying to access. That is were I'm somewhat confused. The account I'm connecting this donation form to is subscribed to Paypal Payments Pro.
When I first encountered the 10501 error, I thought that PayPal may require myself to log in and enable the Payments Pro service. I found a "get started" button under the payments pro section of the site, but when I click it, I'm taken to a page which only provides a link to the API documentation.
I've never worked with PayPal's API before or launched a live paypal application. I'm hoping someone can point me in the right direction.
NOTES
Just to make it clear, the PHP donation form DOES work in PayPal's sandbox mode
I have acquired the correct API keys from the live account and I know for a fact that I did not mix up the live credentials with the sandbox.
this donation form is on a website, not an mobile app (do I still need to register it as a paypal app?)
Thanks
A lot of times what happens is that PayPal enables the Virtual Terminal for you, but not the DoDirectPayment API. I would just give them a call and let them know you have Pro, but your DDP calls are resulting in this error, and they can probably get it enabled for you.
It's also possible that your version of Pro requires you to use the PayFlow API instead of DoDirectPayment. That's something they can tell you when you call them.
Five years ago a webmaster of mine created a php website A with IPN payments by paypal.
That webmaster is not with me anymore.
Now I am creating a Joomla website B with a new webmaster and I want to use Paypal Pro.
If I request to Paypal to use Paypal Pro, then website A will continue working as usual? Or Paypal Pro will cause some problems to the site A?
I mean Paypal Pro is separate from Standard Paypal and can work in parallel?
Adding PayPal Pro will not effect your current integration(s).
I am using magento shopping cart version 1.7.0.0
Paypal express checkout working fine with my store
but paypal pro gives below error
PayPal gateway has rejected request. This transaction cannot be processed due to an invalid merchant configuration (#10501: Invalid Configuration).
In my paypal business account
Services Status
PayPal Payments Pro Live
Virtual Terminal Live
Fraud Management Live
PayPal Express Checkout Live
I have google for this problem and it tells that
This error occurs due to the billing agreement is disabled or inactive.
How to check paypal payment pro is enabled or not.
Just follow this thread: Paypal Website Payments Pro (US) + Sandbox + Magento 1.4.0.1
It's because you haven't signed up for PayPal Website Payments Pro.
If you're in the US, UK or Canada you can call PayPal and ask to be signed up for 'Website Payments Pro'.
Note: PayPal has rebranded a few of their products, and they may offer you 'PayPal Payments Pro' instead. In order to resolve the error you're seeing, you must have Website Payments Pro.
CRE Loaded PCI B2B v6.4.1 It comes with Pay Pal Express Checkout now problem i am having when i use this payment method its not sending any order information and when i complete the transaction it redirects me back to the website with no order recorded and cart remain same any idea what might be the problem ?
Have you contacted Loaded support?
We are tracking an issue with paypal and other payment modules enabled at the same time. Try with just paypal enabled and see if the problem persist.
Also patch 6.5.1 is coming out very soon to address this and other issues.
May be there are should be some flag/switch/setting to switch it in production mode. Currently it could be in some testing mode.