cancel
Showing results for 
Search instead for 
Did you mean: 

Website Payments Pro Hosted Solution

Website Payments Pro Hosted Solution

I'm having an issue on store that I inherited. The client has Paypal Hosted Pro configured on the live site. I'm trying to replicate this on the dev server. However I keep getting the following error.

 

"This transaction can't be processed. Please pay with another card."

 

This occurs after clicking place order now but before I'm presented with any options in the Paypal xframe.

The sandbox account is set to business Pro account.

The store runs Magento 1.9.0.1 with all security patches installed.

We are using IWD One Page Checkout.

 

Has anyone else come across something similar, I'm a little stumped at the mnt.

 

Regards Richie

11 REPLIES 11

Re: Website Payments Pro Hosted Solution

Same issue almost 2 years later, no idea what to do.

Re: Website Payments Pro Hosted Solution

Hi @adartsdesigns,

 

Have you enabled the Magento's logs?

Maybe there is some reference that can work as a clue?

 

Re: Website Payments Pro Hosted Solution

Hello @adartsdesigns

 

please disable first custom checkout module and then try with default Magento checkout.

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Website Payments Pro Hosted Solution

Hi

 

The only thing i am getting in system log is this:

 

2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Space required after the Public Identifier  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct():                                                  ^  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : SystemLiteral " or ' expected  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct():                                                  ^  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2018-05-08T06:02:48+00:00 ERR (3): Warning: SimpleXMLElement::__construct():                                                  ^  in /homepages/33/d650276523/htdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173

Re: Website Payments Pro Hosted Solution

Hi

 

thanks for your reply, could you please explain what to disable? I am not sure what you are asking me to do.

Re: Website Payments Pro Hosted Solution

We are using IWD One Page Checkout.

 

 

As you said, you can disable that module and check with defualt magento checkout


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Website Payments Pro Hosted Solution

My bad. I am not using that module at all. Creator of the topic was. I am using default magento checkout. Testing on both 1.9.2.4 and 1.9.3.8 on sandbox account. Neither works.

Re: Website Payments Pro Hosted Solution

Hello @adartsdesigns

 

 

You need to configure Return URL Method in your manager.paypal.com account:
Service Settings -> Hosted Checkout Pages -> Set Up -> Payment Confirmation section.

payment confirmation

 

 Hope it will help you.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Website Payments Pro Hosted Solution

Thanks but i do not know how to do that on sandbox account...