PayPal Express Checkout not working CRE loaded - php

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.

Related

Braintree payment method not showing

I set up the Braintree payment method on Magento following this article.
My braintree account is a production account, not sandbox.
I use Magento 2.0.10 Community edition and the only thing i see in the console on chrome is telling me that the website is taking credit card or a password in a non-secure context (witch i wanted to ask, how do i make it secure trough Magento ?), and jQuery.browser is deprecated.
And i really do not understand why it doesen't show up as a payment method.
Any help is appreciated.

Magento 2.09 PayPal Pro Transaction Hangs

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.

How to correctly integrate PayPal's API with paypal payments pro?

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.

PayPal Express Checkout Instant Update CallbackURL not being called in live setup

I'm working on integrating PayPal Express Checkout into an existing web application using Zen Cart .
Everything, including the Instant Update Callback, works fine in a setup that uses Sandbox settings. The Callback works fine both on HTTP and HTTPS in the Sandbox. But as soon as I switch to Live credentials, the PayPal UI stops hitting the CallbackURL and falls back to using the (fall back) shipping costs sent in SetExpressCheckout.
I'm using the latest version of the PayPal PHP SDK . The only settings that are changed to switch the setup from Sandbox to Live are:
UserName
Password
Signature
mode (from sandbox to live)
Any help on this issue will be greatly appreciated. The SSL is certified by mainstream SSL issuing company.
Do you have a business account? Are you verified?
I'm just throwing guesses as I just worked on part of API that requires verified bussiness account.
Did you check out the call output? It'd be better if you posted source code.

SagePay & Magento. Tokenized payment

I'm developing a site which needs to utilize SagePay's token system within Magento.
The module I'm using to do this is Ebizmarts SagePay Suite http://www.magentocommerce.com/magento-connect/ebizmarts-sage-pay-suite-ce-sage-pay-approved.html
Problem I'm having is it doesn't seem to be storing any token data in the sagepaysuite_tokencard database table. Even though I've selected the Token Integration - Server method. However, on checkout the option is there to save details for next time.
Could this be that my client's SagePay account does not have the ability to make tokenized payments? Or is there something I've missed?
Cards are saved once the transaction completes.
I'd recommend you check whether the vendor has Token on both their Test and Live Sage Pay account. If they have do not have Token, ask them to call Sage Pay on 0845 111 4466.
If you are using Ebizmarts Community Edition (FREE) version of their module, the latest release can be downloaded here.
If you are using the PRO version (chargeable extension) please email Ebizmarts via info#ebizmarts.com as they have excellent support.

Categories