Re: [Pharo-users] How to install stripe library on Pharo 7 64bit ?

2019-10-11 Thread jmathews via Pharo-users
--- Begin Message --- OK, did some more testing and here are the results. Pharo 7 - Image hangs when loading Zinc HTTP Components. I tried loading Zinc HTTP Components separately through Metacello with the same results so I don't think the problem is with your code. Pharo 8 - Stripe Loads

Re: [Pharo-users] How to install stripe library on Pharo 7 64bit ?

2019-10-07 Thread jmathews via Pharo-users
--- Begin Message --- Hi Paul, Thanks for the update. I tried your new code and it went futher than last time. However the debugger shows up during cleanup and the entire image hangs. I've attached a screenshot. I also retested this with a completely fresh image using pharolauncher with the sa

[Pharo-users] How to install stripe library on Pharo 7 64bit ?

2019-10-07 Thread jmathews via Pharo-users
--- Begin Message --- Hi, I am just starting to work with Pharo and Seaside to create a website that accepts payments though stripe. Smalltalk is supported as a third party library according to https://stripe.com/docs/libraries#third-party However I cannot get it to install. Is the stripe libr