--- 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
--- 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
--- 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