Jump to content

Authorize.net Blank Page after submissions .. cURL?


Recommended Posts

Hello 

I am attempting to use the Authorize.net module that comes with Presta

 

I have configured it with my username and transaction key and enabled SSL. When i go to use it however it returns a blank valdidate.php page

 

From my little but of research it looks like it might be CURL issue... I am a total beginner and have no clue how to fix an cURL issue.

 

Can anybody point me in the right direction.

 

 

Link to comment
Share on other sites

Thanks - I turned on error reporting and now receive an error

 

Fatal error: Using $this when not in object context in public_html/store/modules/authorizeaim/validation.php on line 237

 

 

I looked at the file and line 237 is

$payment_method = $this->displayName;

 

Deleting it make the  module not even try to accept a card

 

I totally not fluent in PHP any help would be wonderful

Edited by Nyx2891 (see edit history)
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...