Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This article will walk through the lifecycle of the Donation Status. It will cover the various Stages that an Opportunity will go through as a donation has been made.

When an Opportunity is initially created, the Opportunity Stage is set to Pledged.

Once an Opportunity has been created, the following Status execution logic applies:

  • When a Payment is processed successfully, the Opportunity Stage will be set to Closed Won.

  • When a Payment is processed unsuccessfully, the Opportunity Stage will be set to Retrying whilst the retry logic is running in Stripe (depending on the configuration of the retry logic in Stripe).

Note: for further information about managing failed payments in Stripe, click here.

  • When the Retry logic resolves in a successful Payment (after the retry logic has completed), the Opportunity Stage will be set to Closed Won.

  • When the Retry logic resolves in an unsuccessful Payment (after the retry logic has completed), the Opportunity Stage will be set to Closed Lost.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@89a84936
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "donation" , "opportunity" , "payment" , "status" , "lifecycle" , "pledged" ) and type = "page" and space = "NPSPKB"
labelsdonation status lifecycle pledged opportunity payment
Page Properties
hiddentrue

Related issues