2co/2checkout button problem in joomla 1.58..need help

pintonbd

Power Member
Joined
Feb 12, 2008
Messages
639
Reaction score
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:

<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?
 
perhaps it helps you if you are looking into your joomla database, where your articels/postings you want to include the 2co code, get stored. sometimes in my experience joomla, cuts off some part at the beginning or the end or strip off some tags. eventually it helps when you use another html-editor in joomla.
 
Back
Top