Dan,
I will try that in just a few, when I get a chance. Quick question from a
novice, to test that Python code all I have to do is, log into to server,
boot up the Python command line (or should I call it the interpreter?) and
type out the code, correct? If so, I can easily do that. Thanks!
I will PM shortly about the project and maybe you might even be interested
in taking it over as I really don't need to be maintaining that website. :)
Regardless, thanks a lot for the help...it's tough to find help.
J.
On Tuesday, August 16, 2016 at 10:58:10 AM UTC-4, Daniel Purcell wrote:
>
> Give this a try:
>
> import requests
> r = requests.get("https://tlstest.paypal.com")
> print r.status_code
> print r.content
>
>
> It should print out 200 for the status code, and "PayPal_Connection_OK"
> for the content.
>
> I'd be happy to learn more about the satchmo project you've inherited.
> Please PM me.
>
> Sincerely,
>
> Dan
>
>
> 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.