This is Sample code for Plimus Integration using PHP
< form id="form1" action="https://secure.plimus.com/jsp/buynow.jsp" method="post" >
< input type="hidden" name="contractId" value="" / >
< input type="hidden" name="quantity" value="1" / >
< input type="hidden" name="overridePrice" value="50" / >
< input type="hidden" name="custom1" value="1001" / >
< input type="hidden" name="enableCustom" value="Y" / >
< input type="hidden" name="firstName" value="" / >
< input type="hidden" name="lastName" value="" / >
< input type="hidden" name="email" value="" / >
< input type="hidden" name="address1" value="" / >
< input type="hidden" name="address2" value="" / >
< input type="hidden" name="city" value="" / >
< input type="hidden" name="zipCode" value="" / >
< input type="hidden" name="country" value="" / >
< input type="hidden" name="state" value="" / >
< input type="hidden" name="workPhone" value="" / >
< input type="hidden" name="cardNumber" value="" / >
< input type="hidden" name="verifyCardCode" value="" / >
< input type="hidden" name="bCur" value="USD" / >
< input type="hidden" name="currency" value="USD" / >
< input type="submit" id="btnSubmit" name="btnSubmit" value="Plimus - Pay Now"/ >
< /form>
Arun Rama Balan.G is Tech Lead of Zerosoft Technologies, Thooththukudi. I had received a bachelor degree in computer science from SBK College - Aruppukottai and Masters degree in Computer Application from VHNSN College - Virudhunagar. I found these below solutions from GOOGLE SEARCH. So I update this solutions from Out side sources. Not My OWN Contents. Credit goes to Original authors..
I used this code but i am facing a problem that how i shall return our website.I integrated this code in PHP. Please help me.
ReplyDelete