When a recurring donation processes through Stripe but the date, amount or recurring donation record don't match, fundraisingManager will create the data but will name it "Unmatched" so you know some investigation is required. To fix these donations follow these steps:

 

  1. In Salesforce go to the unmatched opportunity, go to the payment, then the related Transaction record
  2. Within the transaction record copy the charge ID
  3. Search the charge ID in Stripe to find the recurring donor
  4. In Salesforce update the Recurring Donation link on the unmatched opportunity
  5. Rename the opportunity to the appropriate date
  6. Delete the pledged opportunity under the recurring donation


The pledged opportunity is deleted as it is redundant and replaced with the renamed unmatched opportunity.