Transactions Methods

The Transactions type exposes the following members.

Methods
  Name Description
Public method CreatePaymentArgs
Creates an argument object that can be passed to RecordDonation() method that is optionally pre-filled with the current user's biographical data. Provides a convenience for offering payment forms pre-loaded with current user's name and address.
Public method GetProfileById
Get a constituent's profile data from The Raiser's Edge.
Public method RecordDonation
Create a donation transaction that surfaces in The Raiser's Edge and eCRM
Public method RecordProfileUpdate
Create a profile update transaction that surfaces in The Raiser's Edge and eCRM for updating constituent records.
See Also