Gift Transaction Cancel Payment - PosiGive

Gift Transaction Cancel Payment - PosiGive

This functionality will allow you to cancel payments by clicking the Cancel Payment button in the Gift Transaction record.

image-20240802-033645.png

You are only allowed to cancel payments if the criteria are met:

  • The Gift Transaction has a value populated in the Lates Gateway Invoice field, which is the Gateway Invoice record of the transaction, and the Gateway Invoice record should have a Status of Open.

image-20240802-032059.png
Screenshot 2024-08-02 112231.png

If the criteria are met and the Cancel Payment button is clicked, a message will pop up confirming that the cancellation succeeded.

image-20240620-013921.png

Once the invoice has been successfully cancelled the following will be updated:

  • The Gateway Invoice record is updated where:

    • Invoice Status = Void

    • Canceled Date = Canceled Date from the parsed payload

    • Other fields are populated based on the parsed payload

image-20240620-013950.png

 

  • The Gateway Transaction record that links to Gateway Invoice record is updated where:

    • Transaction Status = Canceled

    • Canceled Date = Canceled Date from the parsed payload

    • Other fields are populated based on the parsed payload

image-20240620-014007.png
  • The Gift Transaction record is updated where:

    • Status = Canceled

    • Other fields are populated based on the mapping

image-20240620-014022.png