Questions tagged [satchmo]

Satchmo is an open source Python framework for e-commerce web applications--it is built on top of the Django project. Use this tag for questions regarding Satchmo which are not more generally applicable to Django.

Satchmo is an open source Python framework for e-commerce web applications--it is built on top of the Django project. Use this tag for questions regarding Satchmo which are not more generally applicable to Django.

The Satchmo Project's home page can be found at http://www.satchmoproject.com/.

127 questions
2
votes
1 answer

How to override Django's signal handler?

in a Django shop application there gets registered signal handler to some action like adding an item to the cart. I'd like to replace this handler with my own version in localsite/models.py, ie. without touching original sources. If just calling…
David Unric
  • 7,421
  • 1
  • 37
  • 65
2
votes
1 answer

How to prevent Satchmo forms from displaying asterisk after required fields?

I'm customizing my Satchmo store forms and have an icon that appears before any required fields. The problem is, Satchmo seems to want to render a text asterisk after the required fields. I'm using field.label to get this label, should I be using…
Soviut
  • 88,194
  • 49
  • 192
  • 260
1
vote
2 answers

Satchmo Template form.username Not Popping Up

registration/login.html edited {% load i18n %}
{% if form.non_field_errors %}

{% for err in form.non_field_errors %}{{ err }} {% if not forloop.last %}
{% endif %} {% endfor…

rushd
  • 273
  • 2
  • 10
1
vote
1 answer

Modify the app a model belongs to in the Django admin index

I am making a Satchmo site and I want to add models that don't currently exist. These new models all appear under the app that they are defined in. This is fine for programmers, but I want the client might not understand why the the menu lists…
chriscauley
  • 19,015
  • 9
  • 33
  • 33
1
vote
1 answer

satchmo: ccavenue payment gateway integration

I would like to integrate CCAvenue payment gateway wth Satchmo cart. Presently, this module is not available in Satchmo framework for ready installation. Looks like I need to develop a custom module for the same. If anyone has any…
vnayak01
  • 11
  • 3
1
vote
1 answer

Google Checkout is timing out

I working on a Satchmo site that uses Google Checkout. I've resolved the SSL issues I was having, but the Google integration console is still giving me the following error: "We encountered an error trying to access your server at…
Seán Hayes
  • 4,060
  • 4
  • 33
  • 48
1
vote
1 answer

Free shipping in satchmo

I need to add a "free shipping if purchased more than $100" functionality for the Canada Post module in satchmo. Can this be done out of the box, or will I need to make a new shipping module?
Lacrymology
  • 2,269
  • 2
  • 20
  • 28
1
vote
3 answers

Overriding class member variables in Python (Django/Satchmo)

I'm using Satchmo and Django and am trying to extend Satchmo's Product model. I'd like to make one of the fields in Satchmo's Product model have a default value in the admin without changing Satchmo's source code. Here is an abbreviated version of…
Udbhav
  • 353
  • 1
  • 3
  • 10
1
vote
2 answers

How do you change of a Satchmo Store?</a></h3> <div class="excerpt">This seems like something that should be obvious, but I simply can't find it. I created a Satchmo store using clonesatchmo.py, as indicated by the installation instructions. I have tried to change the name of the site through the admin interface…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 25 '11 at 06:55">asked Sep 25 '11 at 06:55</time> <a href="../../users/654711/ventres" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/654711.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="ventres" /> </a> <div class="s-user-card--info"> <a href="../../users/654711/ventres" class="s-user-card--link">ventres</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">271</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badge">3</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badge">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7071829"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7071829/not-receiving-order-placed-notice-in-satchmo" class="question-hyperlink">Not receiving order placed notice in Satchmo</a></h3> <div class="excerpt">I was wondering if there are any settings I need to do to enable Satchmo sending me an email (to the store config email address) each time an order is placed? I have set up the template: templates/shop/email/order_placed_notice.html and enabled Send…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 15 '11 at 23:06">asked Aug 15 '11 at 23:06</time> <a href="../../users/838090/benedwards44" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/838090.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="benedwards44" /> </a> <div class="s-user-card--info"> <a href="../../users/838090/benedwards44" class="s-user-card--link">benedwards44</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">252</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6889725"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6889725/import-products-with-complex-categories-structure-from-excel-file" class="question-hyperlink">Import products with complex categories structure from excel file</a></h3> <div class="excerpt">I want to synchronize satchmo store with 1c. In other words, I need to import categories (with hierarchical system), products, product's images. And export orders to .xls, (excel file). Do you know any ready to use solutions? P.S. I found…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/excel" class="post-tag grid--cell" title="show questions tagged 'excel'" rel="tag">excel</a> <a href="../../questions/tagged/import" class="post-tag grid--cell" title="show questions tagged 'import'" rel="tag">import</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 31 '11 at 13:25">asked Jul 31 '11 at 13:25</time> <a href="../../users/754734/yuri-kriachko" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/754734.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Yuri Kriachko" /> </a> <div class="s-user-card--info"> <a href="../../users/754734/yuri-kriachko" class="s-user-card--link">Yuri Kriachko</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">294</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badges">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6704986"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6704986/is-it-possible-to-configure-payment-methods-on-category-specific-or-product-sp" class="question-hyperlink">Is it possible to configure payment methods on category-specific or product-specific basis in Satchmo?</a></h3> <div class="excerpt">I have a Satchmo-powered shop that needs to have a special item category available only for users that pay by cash-on-delivery method. Short of hard-coding the checkout process, is there any easy way I can use to restrict payment options for…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 15 '11 at 09:19">asked Jul 15 '11 at 09:19</time> <a href="../../users/345811/xyzman" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/345811.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="xyzman" /> </a> <div class="s-user-card--info"> <a href="../../users/345811/xyzman" class="s-user-card--link">xyzman</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">553</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="18 bronze badges">18</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-647257"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/647257/provide-discount-to-preferred-customer-with-satchmo" class="question-hyperlink">Provide discount to preferred customer with Satchmo?</a></h3> <div class="excerpt">I am new to Satchmo -- picked it up because I needed payment processing for site subscriptions and physical product. My site will have two classes of users: paid subscribers and free users. Both can order a physical product. Paid subscribers get an…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 15 '09 at 03:46">asked Mar 15 '09 at 03:46</time> <a href="../../users/67022/bstpierre" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/67022.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="bstpierre" /> </a> <div class="s-user-card--info"> <a href="../../users/67022/bstpierre" class="s-user-card--link">bstpierre</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">30,042</li> <li class="s-award-bling s-award-bling__gold" title="15 gold badges">15</li> <li class="s-award-bling s-award-bling__silver" title="70 silver badges">70</li> <li class="s-award-bling s-award-bling__bronze" title="103 bronze badges">103</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6113880"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6113880/satchmo-delayed-payment" class="question-hyperlink">Satchmo Delayed Payment</a></h3> <div class="excerpt">Is there any way that Satchmo can be setup to authorize payments on checkout but not to capture the funds until instructed? The docs speak of the payment backends supporting authorize_payment and capture_payment but i can't find the setting to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/django" class="post-tag grid--cell" title="show questions tagged 'django'" rel="tag">django</a> <a href="../../questions/tagged/payment-processing" class="post-tag grid--cell" title="show questions tagged 'payment-processing'" rel="tag">payment-processing</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 24 '11 at 16:44">asked May 24 '11 at 16:44</time> <a href="../../users/234254/thomas" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/234254.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Thomas" /> </a> <div class="s-user-card--info"> <a href="../../users/234254/thomas" class="s-user-card--link">Thomas</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11,757</li> <li class="s-award-bling s-award-bling__gold" title="4 gold badges">4</li> <li class="s-award-bling s-award-bling__silver" title="41 silver badges">41</li> <li class="s-award-bling s-award-bling__bronze" title="57 bronze badges">57</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-5925519"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/5925519/how-do-i-display-https-instead-of-http-in-url-bar-after-using-ssl-on-my-site" class="question-hyperlink">How do I display https instead of http in url bar after using SSL on my site</a></h3> <div class="excerpt">I have SSL on my website but in the top URL bar still only says http:// not https://. I am using the Satchmo system with a Django Python stack for my website. Does anyone have some insight to this? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/https" class="post-tag grid--cell" title="show questions tagged 'https'" rel="tag">https</a> <a href="../../questions/tagged/satchmo" class="post-tag grid--cell" title="show questions tagged 'satchmo'" rel="tag">satchmo</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 08 '11 at 04:06">asked May 08 '11 at 04:06</time> <a href="../../users/730438/wesley" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/730438.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Wesley" /> </a> <div class="s-user-card--info"> <a href="../../users/730438/wesley" class="s-user-card--link">Wesley</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">65</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=2" rel="prev" title="Go to page 2">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=2" rel="" title="Go to page 2">2</a> <div class="s-pagination--item is-selected">3</div> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=8" rel="" title="Go to page 8">8</a> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=9" rel="" title="Go to page 9">9</a> <a class="s-pagination--item" href="../../questions/tagged/satchmo_page=4" rel="next" title="Go to page 4"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>