ScrltOTara Posted August 26, 2005 Share Posted August 26, 2005 I need a Plug N' Pay payment contribution, would anyone possibly have one, or would anyone be willing to write me one? Please contact me off-list with pricing if you are. Quote Tara Lang Link to comment Share on other sites More sharing options...
ScrltOTara Posted August 31, 2005 Author Share Posted August 31, 2005 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? Quote Tara Lang Link to comment Share on other sites More sharing options...
ScrltOTara Posted August 31, 2005 Author Share Posted August 31, 2005 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. -- Quote Tara Lang Link to comment Share on other sites More sharing options...
mouath Posted October 17, 2005 Share Posted October 17, 2005 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 Quote Link to comment Share on other sites More sharing options...
ImGlobal Posted June 14, 2006 Share Posted June 14, 2006 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!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.