Tagged Questions

0
votes
0answers
6 views

Alternatives to share-it/element 5 (platform to sell applications)

What alternatives to share-it/lement 5 to sell applications online (complete payment handling and license file delivery generated by own key generator) you can recommend?
0
votes
2answers
74 views

Losing session data when user logs in

Hello, I have been working on a shop that is built in Python on the back of the django framework, everything was working fine until I noticed that when a user proceeds to the checkout and is …
0
votes
2answers
29 views

are automated recurring billings really automated?

"roll your own recurring billing in your rails app with a cron job, a date field for when they are paid through, and amount each person is paying" I just saw this entry here in SO and wonder if …
17
votes
12answers
718 views

How to pay your users? (alternatives to PayPal)

Hi, I would like to know what best non-paypal options are for paying users of your website (for services rendered for instance). How are others doing this at the moment? If you could mention …
0
votes
0answers
90 views

Magento Paypal Express having issues with Downloadable Products

Hey All, Just like to send a thanks out in advance for the help. I have successfully setup a downloadable product with the option of filling out the URL in the Downloadable Information section. I …
0
votes
1answer
45 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() …
1
vote
7answers
212 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 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?
2
votes
5answers
98 views

PayPal Payment Button - Does it make e-commerce application less reputable? [closed]

This is meant to be a subjective question on whether or not the PayPal Payment Button is considered a "hobby"-level feature in an otherwise professional e-commerce web application. Personally, I tend …