pintonbd
Power Member
- Feb 12, 2008
- 639
- 197
HI,
i have a 2co vendor account ..i use wordpress for my site..works welll..but i want to use joomla 1.5
when i give 2co /2checkout html payment code in any joomla post..it doesnot show the "buy from 2co" button..i can't under stant whats the problem? it works fin in wordpress..but why not in joomla..?
here is a demo code:
pls inform me..how to do it?
i have a 2co vendor account ..i use wordpress for my site..works welll..but i want to use joomla 1.5
when i give 2co /2checkout html payment code in any joomla post..it doesnot show the "buy from 2co" button..i can't under stant whats the problem? it works fin in wordpress..but why not in joomla..?
here is a demo code:
<form action='https://www.2checkout.com/2co/buyer/purchase' method='post'>
<div>
<input type='hidden' name='sid' value='xxxxxxxxxx'>
<input type='hidden' name='quantity' value='xx'>
<input type='hidden' name='product_id' value='xx'>
<input name='submit' type='submit' value='Buy from 2CO' >
</div>
</form>
<br>
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by xxxxxxxxxxx.com
pls inform me..how to do it?