Tagged Questions

1
vote
7answers
213 views

Best CMS for a T-Shirt catalog website

Hi my friend who's studying CSS wants to make a simple t-shirt catalog website. He also wants to include e-commerece in the future. What's an easy to learn CMS--preferrably in PHP--do you guys suggest …
0
votes
1answer
47 views

How do I get response codes from Authorize.net with Koahana’s payment module?

that's about everything I need to ask: after u call the process() method, I want to get Authorize.net response codes and text. Or is that not included in the library. All I can see are set_field() …
0
votes
1answer
48 views

how do I process authorize.net payments without a card (using the “card not present” test account)

the card_num field is required...but all I have is a Card NoT present testing account...now how exactly do I go about that?