I recently configured a Magento based site(CE-1.9.2.4) with Paypal with client's Business Paypal account credentials.
Now when I add product to cart and provide the "Estimate Shipping" values in cart page, I get below error:
{"http_status_code":400,"http_status_message":"Bad Request","internal_message":"Bad format: merchant.id"}
Is this error related to Paypal, but I passed credentials correctly into Magento Admin and it shows no configuration error in there.
Anyone please help me out here.
Related
i have a problem in Magento 2.x website with PayPal One page payment method. Some of our customers are getting an error when trying to make a payment, the error message says:
“A wrong PayPal Express Checkout Token is specified.”
The error is presented to the customer after they were redirected to PayPal, logged in to their account and attempted to make a payment by clicking on the “Pay Now” button. Instead of being redirected back to our website’s success page, they are getting redirected back to their shopping cart with a message of “A wrong PayPal Express Checkout Token is specified.”.
I have a client wanting to use Wordpress WooCommerce with ChargeLogic as its payment processor. I installed the plugins and put in the test credentials for the client's account. Inventory and products and some settings were pulled in and everything seems to be working perfectly until I try to do a test checkout. (Test mode is turned on.) Once I enter account and credit card info, I get the message "There is a problem with your credentials. Please contact customer service."
I have tried test credit card numbers from Authorize.net who ChargeLogic lists as a supported payment processor, but got the error. I have even tried a Stripe test card and a live gift card. All get the same error. I could not find any test credit card info specifically for ChargeLogic.
Does anyone know if the WooCommerce ChargeLogic plugin allows test checkouts, or if you have to set up another payment processor such as an Authorize.net payment option to get it to work? Thanks! Any help is greatly appreciated.
ChargeLogic got back with me. Someone entered the wrong application ID when they filled out their credentials.
The application ID was set to:
WORDPRESS
And it needed to be set to:
WOOCOMMERCE
This issue is like randomly occurring in some of the customers. There is this one customer who experienced the issue where after she placed an order using paypal express checkout and it should go back to the site success order page but it goes to shopping cart page saying "unable to initialize express checkout" and then the cart is empty. This issue occurs to some of users but not all.
I can't seem to track the issue as we tested using paypal sandbox with the same situation with the customer who reported. Logged in, maybe add discount code and then order using paypal express checkout but we can't replicate the error in our numerous test purchase.
Note that most of the customers has no issue occurring to them using paypal express checkout and logged in.
Need help to find the source of issue, or if somebody already experienced this issue and solved it. Thank you!
While paying for cart items an error message always displaying that "Invalid payment method.". I set shipping method but still getting same error. I am new in WordPress please suggest me what to do?
Go to Woocommerce Setting->Payment(tab) you will find list of payment method ,You have to enable and setup one of the payment method from the list
I'm setting up a Magento CE webshop, and using the MultiSafePay Plugin for the Payment services.
I'm on a testaccount at the moment, and almost everything is working.
When a payment succeeded, the Payment Gateway is returning to a successpage on my Magento shop: http://domain.com/checkout/onepage/success
But here is the problem, when a payment has failed, it redirects the customer to: http://domain.com/checkout/ which is an empty page. (Only header & footer are visible).
How can I make some error page, so the customer knows his payment failed?
Is this a bug, of human error? Where to start?