This is a sample application designed to demonstrate how to use the Spreedly API to collect money for one-off purchases using credit cards. This method uses web forms and transparent redirects to tokenize.
This is not the recommended method of tokenization, as having customer JS interacting with the payment information increases PCI scope over using Spreedly's iFrame.
It uses the httparty gem.