Jump to content

[8] Undefined property: Swipe::$_postErrors


Recommended Posts

Hi guys,

 

I am using SwipeHQ payment module on Prestashop version 1.6.1.4

 

I tried to save the module as a test mode in module configuration but an error massage popped up.

 

Notice on line 328 in file   /swipe/swipe.php
[8] Undefined property: Swipe::$_postErrors

 

 

Is this error could be a major issue for payment module? 

Because I am having an issue with the payment module. 

 

 

Can you guys please help me to resolve the issue?

I attached the swipe.php file.

 

Thank you.

swipe.php

Edited by Ian Cho (see edit history)
Link to comment
Share on other sites

Did you contact the author of this payment module to report the issues?

No I haven't. I will report it to the provider.

I just add 

 

private $_postErrors = array();

 

And it resolved it.

 

Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...