On Sat, Sep 27, 2008 at 11:44 PM, Zene <[EMAIL PROTECTED]> wrote: > > Found the problem. Satchmo by default rounds decimals to 5 precision > points. However, Paypal cannot accept decimals in this form and will > output an error. (For subscription products at least). In order to > truncate the last 3 zeros from the decimal, I made the following > changes to satchmo/payment/modules/paypal/views.py and satcho sends > the correct subscription product information to payapl. >
Interesting... Would you mind opening a ticket and attaching this patch. We'll apply it. Thanks for figuring this one out. -Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
