Skip to content
Ofek Shaltiel edited this page Dec 12, 2023 · 2 revisions

Services Used

  • Checkout Session for processing donations
    • Creates payment intent and redirects donor to Stripe Session with Stripe's UI to handle each donation
  • Connect for an endpoint for donated funds
    • Creates connected account to distribute donated funds to families
  • Transfer API to distribute donations
    • Transfers an amount specified in the donation management form to a connected account.

Clone this wiki locally