Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ In Engage, a donor can donate towards a specific pledge anytime after its creati

To make a donation towards a pledge, follow the steps defined.

**1.** View an existing pledge from an account's giving profile by clicking the **pen icon** or <K2Link route="docs/engage/donations/allocations/pledges/search-pledge/" text="search for an existing pledge" isInternal/> and click the **Donate to this Pledge** option.
**1.** Select a pledge from an account's profile: **Giving** section, by clicking the **pen icon** under **Pledges** or <K2Link route="docs/engage/donations/allocations/pledges/search-pledge/" text="search for an existing pledge" isInternal /> and click the **Donate to this Pledge** option.

![Donate to a Pledge](./donate-to-pledge.png)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Moving a Pledge to Another Account
sidebar_position: 4
---

In Engage, a donor can move an existing anonymous or dedicated account pledge to another donor account. This can occur due to many reasons like donor preferences, donor leaving a pledge or a pledge not completing on time.

To move a single pledge, follow the steps defined.

**1.** Select a pledge from an account's profile: **Giving** section, by clicking the **pen icon** under **Pledges** or <K2Link route="docs/engage/donations/allocations/pledges/search-pledge/" text="search for an existing pledge" isInternal /> and land onto the pledge screen. *"The selected pledge can be anonymous or dedicated to a donor account"*.

![search pledge](./search-pledge.png)

**2.** Click the **three dots (...)** and select **-> Move**. A dialog appears asking to move the pledge.

- If you are moving an **anonymous pledge**, select the donor account and click **Next**.

![move anonymous pledge](./move-anonymous-pledge.png)

- If you are moving a dedicated **donor account pledge**, choose whether to move the pledge to a **different account** and select the donor account, or make it **anonymous**, and click **Next**.

![move account pledge](./move-account-pledge.png)

**3.** Lastly, another dialog appears asking to **confirm the move**. If you are proceeding correctly, click **Confirm** and the pledge moves from its old location to the new one.

![confirm move](./confirm-move.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Cancel Existing Pledge
sidebar_position: 4
sidebar_position: 5
---

In Engage, you can cancel any existing pledge. Cancellation can occur due to many reasons e.g. an account that created a certain pledge got closed, the pledger had some financial issues or unanticipated events occurred like emergencies etc.

To cancel a pledge, follow the steps.

**1.** View an existing pledge from an account's giving profile by clicking the **pen icon** or <K2Link route="docs/engage/donations/allocations/pledges/search-pledge/" text="search for an existing pledge" isInternal/> and click its reference.
**1.** Select a pledge from an account's profile: **Giving** section, by clicking the **pen icon** under **Pledges** or <K2Link route="docs/engage/donations/allocations/pledges/search-pledge/" text="search for an existing pledge" isInternal /> and click its reference to land onto the pledge screen.

![Search pledge Gif](./search-pledge.gif)

Expand Down