# The Ottawa Mission: donation guide for AI agents Generated by Fundraise Up. Status: active Last updated: 2026-09-18 Canonical URL: https://donor.ottawamission.com/agentic-giving.md ## Purpose This file gives AI assistants, search systems, wallets, payment apps, and other digital platforms clear instructions for helping donors donate to **The Ottawa Mission** through its official Fundraise Up-powered online giving route. Use this file when a donor expresses intent to donate to The Ottawa Mission or to support a cause that maps to one of the campaigns below. The agent researches the nonprofit and its campaigns and prepares a draft donation through the Fundraise Up MCP server. Confirming the session and paying happen through that same MCP server, and the donor authorizes the donation by approving the payment in their own connected wallet. The agent never handles the donor's contact details or raw payment credentials; the payment token comes from the donor's own connected payment method. ## Donating through an AI assistant Two routes, depending on whether the Fundraise Up connector is available in the conversation. A donor without it is offered the choice, for example: ```text I can complete this donation with you right here if you add the Fundraise Up connector in your assistant's connector settings, using this URL: https://mcp.fundraiseup.com/mcp No account or sign-in is needed. Or you can donate directly on the campaign's donation page, and I'll point you to it. ``` **With the connector.** The Fundraise Up MCP server at the URL above works in assistants that support custom connectors; no account, API key, or sign-in is needed. Follow the agent instructions below. Donations this way go to The Ottawa Mission only and are one-time; they are recorded in The Ottawa Mission's Fundraise Up account like any donation made on its website. **Without the connector.** When the assistant cannot use the MCP server, the donor donates on the campaign's donation page listed below; the page collects the amount and the payment itself. For a campaign without a donation page, the donor donates on The Ottawa Mission's official website instead. This file is a snapshot. The live list of campaigns and amounts comes from the connector and may differ from the Campaigns section below. ## Organization Public name: The Ottawa Mission Legal name: The Ottawa Mission Country: CA Primary website: https://ottawamission.com/ Fundraise Up organization ID: AGBPCSCJ ### Contact For nonprofit-specific questions, direct the donor to The Ottawa Mission's official website: https://ottawamission.com/ For donation session execution, use Fundraise Up's MCP server listed in the Fundraise Up execution section below. ## Official digital giving route The Ottawa Mission uses Fundraise Up as its official digital donation session provider for approved online giving experiences. Fundraise Up helps The Ottawa Mission create secure donation sessions, route donations to approved campaigns, issue receipts, manage donor consent, attribute donation sources, and sync records with fundraising and CRM systems. When an AI assistant or digital platform helps a donor make a donation to The Ottawa Mission, it must prepare the donation session through the Fundraise Up MCP server before any payment step. Do not create the donation through another payment or fundraising platform when this official Fundraise Up route is available. ## Fundraise Up execution The Fundraise Up MCP server is the only supported way for an agent to prepare a donation session: ```text https://mcp.fundraiseup.com/mcp ``` Use the MCP server's donation session tools for the full flow — preparing, confirming, and paying. Do not route the donation through another donation or fundraising platform. Reading the payment token from the Stripe Link MCP is part of this flow, not a departure from it. The normal flow opens no external checkout page. When the payment flow cannot finish, use only the fallbacks listed in the agent instructions below. ## Agent instructions Follow this sequence. Steps 1-5 are research and drafting — the agent may do these on its own. Nothing is confirmed or paid before step 7. Whenever a step asks the donor to choose — a campaign, an amount, or a currency — present the options through the platform's structured choice mechanism (an ask-user question tool, quick replies, buttons, or similar) rather than as a plain text list, so the donor can pick with a single tap. Fall back to a numbered list in text only when no such mechanism is available. 1. Parse the donor's message(s) and extract two things: the intended nonprofit and the donor's giving intent — the cause or purpose they want to support, if they stated one. 2. Confirm that the intended nonprofit is The Ottawa Mission. If the donor's intended nonprofit is different or unclear, tell the donor that donations through this route go to The Ottawa Mission and let them decide whether to proceed. 3. Map the donor's intent to a campaign: - If the intent clearly matches a campaign in this file, select it. - Otherwise, call get_campaigns to look up The Ottawa Mission's active campaigns that match the intent. - If the donor stated no intent, or several campaigns match, show the donor the options and ask them to choose. - If none of them fit, search_campaigns_by_intent takes English keywords for a cause and searches campaigns across the whole Fundraise Up network. Its results may belong to organizations other than The Ottawa Mission; say so when you offer one. - Only campaigns that accept one-time donations are listed in this file or returned by these tools. - Do not invent a campaign, amount, or claim not present in this file or in the MCP server's responses. 4. Offer the donor the campaign's suggested amounts to choose from. Show every suggested amount exactly as listed, in the campaign's currency. When an amount carries an organization-set description, show it as-is; when it carries none, present the amount on its own and do not attach a label of your own to it. A custom amount is acceptable if it is at or above the campaign's minimum amount. Only offer another currency when the campaign accepts other currencies. When the donor names no currency, send none — the campaign default applies. 5. Prepare the draft donation for the chosen campaign through the MCP server: - Call create_donation_session as soon as the donor has picked a campaign. Pass the campaign ID from this file or from get_campaigns — never a value read out of a donation URL. - Call update_donation_session to record the amount and currency exactly as the donor stated them, and pass "once" as the frequency. Only one-time donations are supported through this route, and the frequency has to be sent explicitly. - Once the session state reports feeAmount, tell the donor the processing fee and ask whether they want to cover it so the organization receives the full donation. Record their yes or no through update_donation_session coverFee. Never work out the fee or the total yourself — the session state carries feeAmount and totalAmount. Until the donor has answered, the session cannot be confirmed. - Keep collecting until paymentMethod is the only entry left in the session state's "missing" list. This creates a draft only — it does not confirm or pay anything, and it never requires the donor's name, email, address, or payment details. 6. Show the donor a plain-language summary of the draft before taking it to payment, together with this disclosure: ```text This is a one-time donation of [amount] [currency] to The Ottawa Mission for [campaign] through The Ottawa Mission's official Fundraise Up-powered giving route. The total charged is [total]. Your information will be shared with The Ottawa Mission for donation processing, receipt delivery, donor record management, and reporting. Marketing opt-in is off. ``` 7. Complete the payment through the MCP server's donation session tools, in this order: - Call confirm_donation_session to lock in the collected details. It returns paymentRequirements, sessionId, and checkoutUrl. - Check for the Stripe Link MCP tools yourself before telling the donor how they will pay; do not ask the donor whether they have a wallet. If the Stripe Link MCP is not available, offer checkoutUrl as the donation page with their choices already filled in, and do not mention Stripe Link. - Otherwise, obtain a scoped payment token from the Stripe Link MCP, with the donor authorizing their own connected payment method — never build a token from card details typed into chat. The agent never authorizes the payment; the donor approves it in Stripe Link's own interface, which the donor controls, and the agent only forwards the token that approval produced. - Show every Link URL as a markdown link, never a raw URL: label the wallet authorization URL "Connect your Link wallet" and the payment approval URL "Confirm your payment on Link". - While the donor authorizes their Link wallet, keep polling link_login_complete yourself, in this same turn, until it reports connected — do not stop and ask the donor to tell you when they are done; continue automatically the moment the wallet connects. Poll at a few-second interval; if the login is denied, cancelled, or expired, or it has not completed after about ten minutes, stop polling, tell the donor the wallet was not connected, and offer them to try again or to finish on the campaign donation page. - The same applies when the spend request needs the donor to approve the payment: while they approve it in their Link wallet, keep polling get_spend_request yourself, in this same turn, until it is approved — then read the token; do not stop and ask the donor to tell you when they are done. Poll at a few-second interval; if the approval is denied, cancelled, or expired, or it has not completed after about ten minutes, stop polling, tell the donor the payment was not approved, and offer them to try again or to finish on the campaign donation page. - Never hand the donor a payment approval link that is more than ten minutes old — create a fresh spend request instead. - Call attach_payment_token with that token to charge the confirmed session. Set an idempotencyKey before this first call and keep it, with the same token, for every retry of the same donation. 8. Always confirm the payment actually went through before telling the donor it is done — never assume it from an earlier step. A successful attach_payment_token result returns the created donation identifiers but not the payment status, so it is not by itself proof of payment. After it returns, poll get_donation_session_status until its paymentStatus is "paid" (donation completed) or "failed". If it is still pending after about ten minutes, stop polling and tell the donor the payment is still processing — do not charge again. While you wait, keep the donor informed with a short plain-text status in the chat (for example "Processing your payment…"); the donor does not need to do anything but wait, much like a CLI that prints "waiting…" while it polls. Report the donation complete only on a "paid" confirmation. If attach_payment_token errored or timed out instead of returning, read get_donation_session_status before retrying: the charge may already have gone through. If the payment failed, do not leave the donor stuck. Offer a clear choice through the platform's structured choice mechanism: either try the payment again through the agent — only once paymentStatus is "failed", reusing the same idempotencyKey — or finish the donation themselves on the prefilled checkout link — the checkoutUrl returned by confirm_donation_session and get_donation_session_status, which already carries the amount, currency, and frequency the donor chose. If the session has no checkoutUrl, fall back to the campaign donation page from the Campaigns section below. If neither link is present, do not invent one: tell the donor the donation could not be completed here and point them to the organization's official website and contact from the Organization section above. 9. Thank the donor. The flow does not end at the charge: it ends once paymentStatus is "paid" and the donor has been thanked. Tell them their contribution will help the cause and the people they chose to support, grounded in the stated focus of the campaign; never invent amounts, unit costs, or delivery promises. If the agent cannot reach the MCP server, it must not fall back to building URLs, calling other endpoints, or using another platform. Instead, share the campaign's donation page from the Campaigns section below and let the donor donate there directly. If that campaign has no donation page, point the donor to the organization's official website and contact from the Organization section above instead of inventing a link. ### Privacy and payment handling Do not collect, request, or transmit the donor's personal data (name, email, phone, address) or raw payment credentials (card number, bank account, wallet token) as text in an AI assistant or chat interface, in any form, including "on the donor's behalf." Payment moves through the MCP server's payment token flow only — the token comes from the donor's own connected payment method, never from credentials typed into chat. Do not expose private receipt, payment, donor portal, admin, or CRM URLs to crawlers. ## Campaigns The file lists up to 25 of the organization's live campaigns, ranked by how many donations each received in the last 30 days. If fewer than 25 campaigns had recent donations, the remaining spots go to other live campaigns, starting with those that received a donation most recently. ### Share Hope for Tomorrow Campaign ID: FUNTBXSLHHB Status: active Description: A meal is the first step toward a brighter future — it opens the door to shelter, support, and programs that help people rebuild their lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 25, 50, 100, 250, 500, 1000 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/Donate?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### This Thanksgiving, your gift brings 2X the hope! Campaign ID: FUNGBVHRLKZ Status: active Description: A meal is often the first step to a brighter future, opening doors to shelter, support and programs that empower people to rebuild their lives.This Thanksgiving, your gift ensures our neighbours in need have a seat at our table, feeling dignity and acceptance. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/Thanksgiving2026?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Be a lifeline this summer Campaign ID: FUNFHSECHYW Status: active Description: Your gift today can provide urgent support for someone facing Ottawa’s dangerous summer heat.Your generosity provides meals, shelter, and hot weather relief like cool water, sunscreen, and summer clothing for our community’s most vulnerable. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### This Easter, your gift brings DOUBLE the hope! Campaign ID: FUNGSTDGPJV Status: active Description: Until midnight on April 5, gifts are MATCHED by the OutCare Fund, doubling your impact. And if you decide to join our monthly giving program, your first month’s gift is also MATCHED.At The Mission, a meal is just the beginning. Your generosity opens the door to life-changing wraparound supports. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/E26?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### DOUBLE your impact until June 30th! Campaign ID: FUNJAAQBDWX Status: active Description: Your gift today can be the lifeline someone desperately needs this summer. Your generosity provides meals, shelter, and respite from dangerous summer weather like cold water, sunscreen and clothing for our community’s most vulnerable.And if you join our monthly giving program by June 30th, your gift will be TRIPLED for June, July, and August — providing 3X the support all summer long. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/SOH26?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am a father, a superintendent, and resilient." – Hakim Campaign ID: FUNJNFLJPSE Status: active Description: Hakim came to Canada determined to build a better future for his son. Today, he has a rewarding career as a building superintendent and is creating the stable life he always hoped to provide for his family.His new beginning started with the chance to learn new skills.When Hakim came to The Ottawa Mission, he found our Maintenance Services Training Program (MSTP), a free job training program that equipped him with the hands-on experience and confidence to begin a new career after struggling to find work in his field.Watch Hakim share his story and see how job training, opportunity, and compassionate support are helping rebuild lives every day at The Ottawa Mission.For every person like Hakim, there are many more striving to overcome hardship and create brighter futures for themselves and their loved ones.If Hakim's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that open the door to meaningful employment, stability, and lasting hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26online-RL-Hakim?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### SURPRISE MATCH: Give by midnight Dec 31! Campaign ID: FUNDCQNVYHD Status: active Description: Donate now and give twice as many people the chance to step into the new year with hope, dignity, and access to a network of personalized services that can transform their lives. For a limited time only, our generous partners, CLV Group and InterRent, will MATCH your donation! Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/YE25?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Your emergency gift will make 3X the impact. Campaign ID: FUNJYYCNJHC Status: active Description: Your gift will be tripled – providing 3x as much relief during this extreme heat and humidity.Thanks to an anonymous foundation, donations made before midnight on July 2nd will be tripled and help protect neighbours facing Ottawa’s dangerous summer heat. Your generosity provides nourishing meals, safe shelter, and hot weather relief like cool water, sunscreen, and summer clothing for people who need it most. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/SOH26_3X?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am a mother, a teacher, and a lover of food." – Jennifer Campaign ID: FUNGJFAGBBM Status: active Description: Jennifer's family was facing an uncertain future after an injury left her husband unable to work. Today, she has a rewarding career, teaches others through the same program that changed her life, and is building a stable future for her family.Her path forward began with an opportunity to learn new skills.When Jennifer came to The Ottawa Mission, she found our Food Services Training Program (FSTP), a free job training program that helped her regain her confidence, learn practical skills, find meaningful employment, and rediscover hope for what was possible.Watch Jennifer share her story and see how job training, encouragement, and opportunity are helping rebuild lives every day at The Ottawa Mission.For every person like Jennifer, there are many more working to overcome hardship and build a brighter future for themselves and their families.If Jennifer's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that open doors to employment, stability, and lasting hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26online-RL-Jennifer?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Share Hope for Tomorrow Campaign ID: FUNZARBCXMB Status: active Description: Your gift provides emergency shelter, warm meals and essential suport services for our neighbours in need. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 25, 50, 100, 250, 500, 1000 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/ChefRics?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Be a lifeline this summer Campaign ID: FUNJRGWGXHN Status: active Description: Your gift today can provide urgent support for someone facing Ottawa’s dangerous summer heat.Your generosity provides meals, shelter, and hot weather relief like cool water, sunscreen, and summer clothing for our community’s most vulnerable. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26OnlineMeta?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Give meals, shelter, and so much more Campaign ID: FUNTZXHBVPH Status: active Description: A meal is often the first step to a brighter future, opening doors to shelter, support and programs that empower people to rebuild their lives.This Thanksgiving, your gift ensures our neighbours in need have a seat at our table, feeling dignity and acceptance. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/T26Online-Meta?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am brave, spontaneous, and one of a kind." – Kristen Campaign ID: FUNVUJMJSHK Status: active Description: Kristen once felt alone and uncertain about her future. Today, she is a college graduate with a promising future and living proof that education can change a life.Her journey wasn't easy, but she found the support she needed to move forward.When Kristen came to The Ottawa Mission, she found people who believed in her. Through the MCA Ottawa Stepping Stones Learning Centre, she earned her high school diploma, built her confidence, and realized she was capable of achieving more than she ever imagined.Watch Kristen share her story and see how education, encouragement, and opportunity are helping rebuild lives every day at The Ottawa Mission.For every person like Kristen, there are many more looking for the chance to rediscover their potential and create a brighter future.If Kristen's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that provide hope, stability, and the opportunity to rebuild their lives.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/T26online-RL-Kristen?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### More Than a Shelter Campaign ID: FUNWDPBJUBS Status: active Description: Since 1906, The Ottawa Mission has been serving those who are homeless, hungry and lost, providing emergency food and shelter as well as extensive wraparound services.The Mission is proud to offer health services, mental health and addiction treatment programs, hospice care, dental services, housing services, educational support, job training, spiritual care, and clothing to those in need. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://ottawamission.com/?form=OTTAWAMISSIONP2P&recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### “I am resilient, hardworking, and sober.” – Randy Campaign ID: FUNXXAZYXHA Status: active Description: Randy's life was once defined by homelessness and addiction. Today, he is a devoted father, a college graduate, and thriving in a fulfilling career.His transformation didn't happen overnight, and he didn't do it alone.When Randy came to The Ottawa Mission, he found more than a meal and a safe place to sleep. He found addiction and trauma treatment, educational opportunities, encouragement, and a team of people who believed in him when he struggled to believe in himself.Watch Randy tell his story and see how lives are being rebuilt every day at The Ottawa Mission.For every person like Randy, there are many more who are searching for hope, healing, and the opportunity to build a better future.If Randy's story has inspired you, please consider making a gift today. Your generosity will help more people find the support they need to rebuild their lives with dignity, confidence, and hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26online-RL-Randy?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am brave, spontaneous, and one of a kind." – Kristen Campaign ID: FUNJKQDYHUB Status: active Description: Kristen once felt alone and uncertain about her future. Today, she is a college graduate with a promising future and living proof that education can change a life.Her journey wasn't easy, but she found the support she needed to move forward.When Kristen came to The Ottawa Mission, she found people who believed in her. Through the MCA Ottawa Stepping Stones Learning Centre, she earned her high school diploma, built her confidence, and realized she was capable of achieving more than she ever imagined.Watch Kristen share her story and see how education, encouragement, and opportunity are helping rebuild lives every day at The Ottawa Mission.For every person like Kristen, there are many more looking for the chance to rediscover their potential and create a brighter future.If Kristen's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that provide hope, stability, and the opportunity to rebuild their lives.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/S26online-RL-Kristen?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### This Easter, your gift brings DOUBLE the hope! Campaign ID: FUNCMXQBQRS Status: active Description: Until midnight on April 5, gifts are MATCHED by the OutCare Fund, doubling your impact. And if you decide to join our monthly giving program, your first month’s gift is also MATCHED.At The Mission, a meal is just the beginning. Your generosity opens the door to life-changing supports like housing, healthcare, recovery, spiritual care, and job training. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/E26Match?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Christmas 2024 Campaign ID: FUNCVBBMVEW Status: active Description: xxxxxxxxxxxxxx Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 500, 300, 100, 50, 20, 10 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/ConnorBell?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am a mother, a teacher, and a lover of food." – Jennifer Campaign ID: FUNCLRJYFAA Status: active Description: Jennifer's family was facing an uncertain future after an injury left her husband unable to work. Today, she has a rewarding career, teaches others through the same program that changed her life, and is building a stable future for her family.Her path forward began with an opportunity to learn new skills.When Jennifer came to The Ottawa Mission, she found our Food Services Training Program (FSTP), a free job training program that helped her regain her confidence, learn practical skills, find meaningful employment, and rediscover hope for what was possible.Watch Jennifer share her story and see how job training, encouragement, and opportunity are helping rebuild lives every day at The Ottawa Mission.For every person like Jennifer, there are many more working to overcome hardship and build a brighter future for themselves and their families.If Jennifer's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that open doors to employment, stability, and lasting hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/T26-RL-Jennifer?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Your Gift Now DOUBLES! Campaign ID: FUNWVMRURAK Status: active Description: This Giving Tuesday, provide 2X as many meals—meals that will open the door to housing support, job training, healthcare, addiction and trauma services, and so much more. From now until midnight on December 2, donations will be matched by our incredible partner, DYMON. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 300, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/GivingTuesday2026?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### "I am a father, a superintendent, and resilient." – Hakim Campaign ID: FUNRLWGQQPA Status: active Description: Hakim came to Canada determined to build a better future for his son. Today, he has a rewarding career as a building superintendent and is creating the stable life he always hoped to provide for his family.His new beginning started with the chance to learn new skills.When Hakim came to The Ottawa Mission, he found our Maintenance Services Training Program (MSTP), a free job training program that equipped him with the hands-on experience and confidence to begin a new career after struggling to find work in his field.Watch Hakim share his story and see how job training, opportunity, and compassionate support are helping rebuild lives every day at The Ottawa Mission.For every person like Hakim, there are many more striving to overcome hardship and create brighter futures for themselves and their loved ones.If Hakim's story has inspired you, please consider making a gift today. Your generosity helps more people access life-changing programs that open the door to meaningful employment, stability, and lasting hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/T26online-RL-Hakim?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### “I am resilient, hardworking, and sober.” – Randy Campaign ID: FUNLFFJLDRF Status: active Description: Randy's life was once defined by homelessness and addiction. Today, he is a devoted father, a college graduate, and thriving in a fulfilling career.His transformation didn't happen overnight, and he didn't do it alone.When Randy came to The Ottawa Mission, he found more than a meal and a safe place to sleep. He found addiction and trauma treatment, educational opportunities, encouragement, and a team of people who believed in him when he struggled to believe in himself.Watch Randy tell his story and see how lives are being rebuilt every day at The Ottawa Mission.For every person like Randy, there are many more who are searching for hope, healing, and the opportunity to build a better future.If Randy's story has inspired you, please consider making a gift today. Your generosity will help more people find the support they need to rebuild their lives with dignity, confidence, and hope.Together, we are rebuilding lives. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/T26online-RL-Randy?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Christmas 2024 Campaign ID: FUNXCCTATDJ Status: active Description: xxxxxxxxxxxxxx Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/GT26-DYMON-C?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Give meals, shelter, and so much more Campaign ID: FUNBKNXJBZS Status: active Description: A meal is often the first step to a brighter future, opening doors to shelter, support and programs that empower people to rebuild their lives.This Thanksgiving, your gift ensures our neighbours in need have a seat at our table, feeling dignity and acceptance. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donor.ottawamission.com/page/LeadGen26Online?recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### More Than a Shelter Campaign ID: FUNNRETUXKA Status: active Description: Since 1906, The Ottawa Mission has been serving those who are homeless, hungry and lost, providing emergency food and shelter as well as extensive wraparound services.The Mission is proud to offer health services, mental health and addiction treatment programs, hospice care, dental services, housing services, educational support, job training, spiritual care, and clothing to those in need. Default currency: CAD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://ottawamission.com/?form=FY27P2P&recurring=once¤cy=CAD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent