kasugaijin / baja-pet-rescue

Kasugaijin's open-source Ruby on Rails production app that enables dog rescue organisation staff in Mexico to post dogs and receive applications for adoption from users in USA and Canada..
27 stars 9 forks source link

Create Donations flow #133

Closed kasugaijin closed 1 year ago

kasugaijin commented 1 year ago

on /successes we will have a Paypal donate button that uses the Paypal SDK to generate a popup to authenticate and complete the donation via paypal. This transaction will return an object via the SDK script. This object contains information that should be persisted so we can track donations over time.

Subtasks

kasugaijin commented 1 year ago

closed by https://github.com/kasugaijin/baja-pet-rescue/pull/139