As long as your system and python libraries work with SHA-256, your Satchmo store should be just fine. From what I understand, this isn't specific to the PayPal implementation in Satchmo, but the way the Python libraries connect to the PayPal API.
On Tuesday, August 9, 2016 at 11:54:06 AM UTC-6, jc wrote: > > I have a Satchmo/Django e-commerce store that I've sort of inherited. :/ > The client got an email from PayPal recently stating that they will be > updating fromm SHA-1 to SHA-256 and changing to a G5 Root Certificate as > well. I will need to update the store (probably specifically the PayPal > module?) before the change over. Looks like the app that was installed is > named: payment.modules.paypal > > I need advice/help form someone very familar with Satchmo or Django or > both on how to update this as I'm somewhat clueless at the moment. For what > it's worth, I'm guessing all of the work will be done inside the folder > named /satchmo/apps/payment/modules/paypal? Any and all help is > appreciated. > > Here is the link the PayPal info: > https://www.paypal-knowledge.com/infocenter/index?page=content&widgetview=true&ID=FAQ1766&viewlocale=en_US > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/satchmo-users. For more options, visit https://groups.google.com/d/optout.
