Project ID:
780637
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
Need to build payment module for Opencart.
it should work that client click on buy, the page is redirected to paycard.co.il .
after the user put his credit number client get back to the site, and then have a message - your order has been success.
button that given from Paycard.co.il
(should be send on checkout..)
<form target=_blank method=POST action='https://secure.paycard.co.il/webi/html/interface.aspx' id=Form1>
<input type=hidden name=INAME value=mtpurchase >
<input type=hidden name=mer value=PayCard >
<input type=hidden name=CreditorID value=1515474>
<input type=hidden name=TransactionID value=automatic >
<input type=hidden name=Amount value=21>
<input type=hidden name=Currency value=ILS>
<input type=hidden name=SuccessUserPage value='success_page.php'>
<input type=hidden name=FailureUserPage value='failure_page.php'>
<input type=hidden name=UserDesc value='User Description'>
<input type=hidden name=user_name value=''>
<input type=hidden name=AnswerPage value=''>
<input type=hidden name=ItemType value='3'>
<input type=hidden name=MerchantData value='MerchantDataSTR'>
<input type=hidden name=successPageParam value='1'>
<input type=hidden name=Sync value='0'>
<input type=hidden name=ResultPageMethod value='GET'>
<input type=submit value="buy now"></form>
Skills required:
AJAX,
HTML,
Product Design