Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Does anyone have any idea if the Protx Direct payment module is being updated to support Maestro card payments.

 

Cheers

 

DJ

Posted
includes/classes/cc_validation.php

 

$this->cc_type = 'Switch';

 

Switch is Maestro and vice versa.

 

Vger

 

That's what I thought but it seems Switch is being phased out in favour of Maestro. The Maestro cards I've tried here do not vaidate when you put through as Switch. Spoken to Protx and they say the card type must become 'Maestro' but keep Switch going along side for the moment.

 

I'm guessing noone is updating this so I might look into it myself.

 

DJ

Posted

Hi,

 

Which version of the protx direct module are you using becuase since v2.3 it no longer validates card numbers against card type becuase cc_validation was out of date, card ranges are ever changing and protx does that check anyway.

 

The current modules list the card as "Switch / Maestro" during checkout but sends "SWITCH" as the card type to protx as per their current integration protocol.

 

Tom

Posted

Hi,

 

find the file catalog/includes/modules/payment/protx_direct.php

 

In the header at the top of the file you should see a list of contributors with the version numbers.

 

Tom

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...