HI, thanks for reading...
I have a little problem with my 2CO, when we go through to 2CO it shows the name of the item as
name: Cart purchase: 7748C998B1 10.00
Now, I dont know about you, but that does not look so friendly for me to spend my $10 on.
I have editted my 2co.php file to no avail:
<input type="hidden" name="item_name" value="<?= $item_name ?>">
<input type='hidden' name='c_prod' value='Subscription term name' >
<input type='hidden' name='c_name' value='Subscription name' >
<input type='hidden' name='c_description' value='Your subscription is for ... days' >
Anyone have a solution,
Thanks a lot
Carl


