Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 633 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 633 Bytes

sample-phasers

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.