Eduardo Posted May 6, 2009 Share Posted May 6, 2009 Hello, Ive created PLIMUS GATEWAY for WHMCS, if some one want to get it for 20 USD, you can contact me at eduardo [a] nuxsoft.com You can test on http://secure.nuxsoft.com/cart.php Regards 0 Quote Link to comment Share on other sites More sharing options...
gingerol Posted July 2, 2009 Share Posted July 2, 2009 For anyone interested, I've just bought this from Eduardo and it works ok. I'll try to post my experiences here. 0 Quote Link to comment Share on other sites More sharing options...
xuser Posted July 2, 2009 Share Posted July 2, 2009 Hi, I am very much interested in Plimus Gateway. Is it possible to see the demo in English? 0 Quote Link to comment Share on other sites More sharing options...
gingerol Posted July 3, 2009 Share Posted July 3, 2009 Seeing that the seller has only 1 post on this forum, I imagine he's not a regular I'll do you the favor of asking him to check your message 0 Quote Link to comment Share on other sites More sharing options...
xuser Posted July 3, 2009 Share Posted July 3, 2009 Thanks for your reply gingerol. I have already talked to him regarding this as I have a few questions. BTW, you have setup products in Plimus as recurring plans or one time payments? 0 Quote Link to comment Share on other sites More sharing options...
gingerol Posted July 3, 2009 Share Posted July 3, 2009 OK, a bit here about my experiences with the module. It connects ok with whmcs and connects ok with the payment gateway. Plimus is not as dynamic a gateway as others which can allow the client to input the payment amount before checkout. Plimus considers each product a contract, so it would seem that you have to create a separate contract for each product. Example: I sell domain names. My understanding is that I have to create a separate contract for a 1 year registration of a .com/ another contract for a 2 year registration of a .com, etc, etc, and so on for other domain extensions. Each payment link has to be unique, because when it "leaves" whmcs to the payment gateway, you are supposed to have created equivalent products on your Plimus control panel. A bit cumbersome, but well...better than nothing I think, for those of us who cannot use other payment platforms. 0 Quote Link to comment Share on other sites More sharing options...
gingerol Posted July 3, 2009 Share Posted July 3, 2009 T BTW, you have setup products in Plimus as recurring plans or one time payments? I'm still setting up and don't seem to understand anything much yet I tried recurring with an initial setup fee and that seems likely to work. I'll keep you posted here. 0 Quote Link to comment Share on other sites More sharing options...
jwb Posted July 11, 2009 Share Posted July 11, 2009 Hi all I'd be interested in this module too. Does it handle recurring payments? And how would I go about getting a copy of it please? Thanks Warwick 0 Quote Link to comment Share on other sites More sharing options...
jwb Posted July 11, 2009 Share Posted July 11, 2009 For anyone interested, I've just bought this from Eduardo and it works ok. I'll try to post my experiences here. Hi gingerol Is the guy still around? Does the script work? And with recurring payments? I'd like to get a copy of it if possible. Thanks in advance. Warwick 0 Quote Link to comment Share on other sites More sharing options...
gingerol Posted July 12, 2009 Share Posted July 12, 2009 You can write Eduardo at: eduardo AT nuxsoft.com The script is not too dynamic, but it may well be ignorance in customization. I don't very much like the idea of creating a "contract" for each product. My present use of it is as follows: if a client makes a purchase on WHMCS, I will modify the plimus gateway each time inputting there the specific "contract" for this "specific" client. It's like a new gateway per client! There is however a previous discussion here: http://forum.whmcs.com/showthread.php?t=9962&highlight=plimus which shows a script that someone may be able to modify for all our benefits: And this is my PhpCoin Plimus code <form action="https://www.plimus.com/jsp/checkout.jsp" method="post"> <input type=hidden name=developerId value=AAA> <input type=hidden name=submitAction value="buynow"> <input type=hidden name=numberOfContracts value=3> <input type=hidden name=contractId1 value=XXX> <input type=hidden name=quantity1 value=1> <input type=hidden name=contractId2 value=YYY> <input type=hidden name=quantity2 value=2> <input type=hidden name=contractId3 value=ZZZ> <input type=hidden name=quantity3 value=4> </form> Where AAA is your vendor id, XXX, YYY and ZZZ are the contract ids. * Note that you can also post contracts with quantity=0 and it will not be added to the order. * Additional parameters you can post: currency, bCur, couponCode, custom1, custom2, custom3, custom4, custom5 0 Quote Link to comment Share on other sites More sharing options...
DedicatedPros Posted July 14, 2009 Share Posted July 14, 2009 At first I liked the idea of Plimus (especially the reloadable card), but their fees are huge 0 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.