Add a billing consent widget in order to accept recurring donations via Amazon. Adapt existing client-side code to create a Billing Agreement object instead of an Order Reference object and add the billingAgreementID to the POST sent to the API. This should be conditional on the 'recurring' parameter in the URL.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T107391 Amazon recurring (Epic) | |||
Resolved | Ejegg | T111428 Implement Amazon recurring widget client-side |
Event Timeline
Comment Actions
Change 243358 had a related patch set uploaded (by Ejegg):
Add 'recurring' switch to mustache forms
Comment Actions
Change 243359 had a related patch set uploaded (by Ejegg):
Add Amazon recurring widget and front-end logic