











Integration Click & Pledge Payment Gateway
- Download the Click & Pledge integration module from GitHub: https://github.com/ClickandPledge/drupal-civicrm
Requirements: Drupal Installed and then install CiviCRM4.2+. Please find more details at http://wiki.civicrm.org/confluence/display/CRMDOC42/Drupal+Installation+Guide+for+CiviCRM+4.2+-+Drupal+7
For CiviCRM4.2.1+ versions:
Configure ‘CiviCRM Extensions Directory’ (Administrator->System Settings->Directories). And configure ‘Extension Resource URL’ (Administrator->System Settings->Resource URLs)
Note: The extensions directory should be system writable.
Download extension (Payment Processor) files from: https://github.com/ClickandPledge/drupal-civicrm
Unzip the downloaded file and Upload it manually to your ‘CiviCRM Extensions Directory’ which is set in (Administrator->System Settings->Directories).
Ex: if your ‘CiviCRM Extensions Directory’ is C:<Drupal path>/sites/default/files/civicrm/extensions, then upload unzipped ‘com.clickandpledge.payment.clickandpledge’ folder to C:< Drupal path >/sites/default/files/civicrm/extensions folder.

Access the CiviCRM:
How to add Payment Processor?


Note: Your Click & Pledge ‘Account ID’ and ‘API Account GUID’ is available within the Click & Pledge portal:
- Login to the Click & Pledge administrative portal: https://Portal.ClickandPledge.com
- Click on Account Info
- In Profile tab>API Information copy the information needed for the above screen.
How to use this for your needs?
For Events:


How to set up an event for registration?

How to test application?

How to add more currencies? (How to add more countries?)


Enter required details then click on ‘Continue>>’ button. It will display following screen. Here you can select currency, Payment processor (see above How to add payment processor?) and can select other options like amount, etc.
If you want, you can set other options like memberships, Receipt, Tell a Friend, etc.
How to test application?
After setting ‘Amounts’ option, click on ‘Contribution Links’ it will display links for testing application.
How to add Memberships?
Go to Administrator->CiviMember->Membership Types then click on ‘Add Membership Type’
From the screen you can enter name of membership, membership organization, etc.
NOTE: ‘Membership Organization’ must exist as a CiviCRM Organization type contact.