Skip to content
jbn edited this page Jan 14, 2011 · 1 revision

Welcome to the remit wiki!

Please contribute documentation!

Tips

Use a get request for pipelines. That is, don’t do something like

<%= button_to 'Pay with amazon', remit.get_single_use_pipeline(...).url %>

Submission of a pipeline url by POST will produce

Caller Input Exception: Invalid Signature

on the Amazon Payments Page.

Clone this wiki locally