Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Plug N' Pay


ScrltOTara

Recommended Posts

Ok, I did find the PlugNPay module and installed it exactly as the instructions stated. In the admin, when I check off the four types of cards, and save it, then go back in, they are all unchecked again. In the store, the drop down list for credit card type is blank. Here is the code in the admin that shows up, so somewhere there is a variable that wasn't defined right:

 

<b>Accepted Credit Cards</b><br>The credit cards you currently accept<br><br><br><input type="checkbox" name="configuration[MODULE_PAYMENT_PLUGNPAY_ACCEPTED_CC][]" value="Amex"> Amex<br><input type="checkbox" name="configuration[MODULE_PAYMENT_PLUGNPAY_ACCEPTED_CC][]" value="Discover"> Discover<br><input type="checkbox" name="configuration[MODULE_PAYMENT_PLUGNPAY_ACCEPTED_CC][]" value="Mastercard"> Mastercard<br><input type="checkbox" name="configuration[MODULE_PAYMENT_PLUGNPAY_ACCEPTED_CC][]" value="Visa"> Visa<br>

 

Anyone have any ideas or had this problem before?

Tara Lang

Link to comment
Share on other sites

I'm narrowing down the problem :)

 

The problem seems to be in the database table where the set function is defined for card types. It's this:

 

_selectOptions(array('Amex','Discover', 'Mastercar...

 

This is supposed to enable them as checkboxes instead of radio buttons, but whenever I try to update the cards, the value changes from:

 

Visa, Mastercard

 

to

 

Array

 

So I edited by hand, but when i check out I now get a curl error:

 

There was an unspecified error processing your transaction.<br>Received empty cURL response - check cURL connectivity to PnP server. --

Tara Lang

Link to comment
Share on other sites

  • 1 month later...

same problem:

There was an unspecified error processing your transaction.<br>Received empty cURL response - check cURL connectivity to PnP server. --

 

how did you fix it? I am still getting it.

 

your help greatly appreciated..

thanks

Link to comment
Share on other sites

  • 7 months later...

If needed, we at ImGlobal (www.imglobalpayments.com), have a relationship with Plug'n Pay and I'm sure we have seen a newer version to connect to OSC. We can help you get one should you still require it. Best of Luck!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...