BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Connect provided URL to Amazon button link #281

Open gbrasier opened 6 years ago

gbrasier commented 6 years ago

When the Ionic app requests for the CalloutNeeds, it also receives a URL link for a specific Need. This link is intended to be an Amazon link that the user can go to so that they can order a donation through Amazon. In order to actually use the link, the "Donate with Amazon" button should be set with the provided URL. Currently, the Amazon donation button has https://www.amazon.com hard coded as the value.

Acceptance Criteria: