Skip to content

CiviCRM Extension | Import | Magnet Bank XML account statements

License

Notifications You must be signed in to change notification settings

reflexive-communications/magnet-xml-import

Repository files navigation

magnet-xml-import

CI

This extension lets you import contributions from Magnet Bank statement XML file. It provides an administration interface where you can set the parameters of the import.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.3+
  • CiviCRM v5.37+

Installation

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/reflexive-communications/magnet-xml-import.git
cv en magnet-xml-import

Getting Started

The admin form can be reached from Contribution > Magnet XML Import.

Parameters

  • "Source": contribution source
  • "Financial Type": financial_type_id of contribution
  • "Payment method": payment_instrument_id of contribution
  • "Bank Account": this field stores the contact's bank account number
  • "Only income": if this is checked, the negative transactions will be skipped during import
  • "Magnet XML file": upload field for the XML

For details check the Developer Notes.

About

CiviCRM Extension | Import | Magnet Bank XML account statements

Topics

Resources

License

Stars

Watchers

Forks