We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the remit wiki!
Please contribute documentation!
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.