You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Fundraising/Data and flow/PSP integrations/Ingenico
Ingenico | |
---|---|
Original Name | Globalcollect |
Our Name | Ingenico |
Current Name | Worldline |
Payment Methods | Credit Card, iDEAL |
Countries | Main credit card processor |
Documentation | https://epayments.developer-ingenico.com/documentation/hosted-payment-pages/ |
Test Console | https://wpc.gcsip.nl/wpc/ |
Contact | ? |
Overview
Ingenico is our main credit card processor.
We are using their hosted payment page which loads the credit card form in an iframe that is hosted by them.
https://epayments.developer-ingenico.com/documentation/hosted-payment-pages/
Payment Methods
Credit Cards
Credit cards are available with payment_method=cc
Donor Flow
The donor fills in their contact information then chooses their card type by selecting one of the logos/checkboxes. This does a validation click on the above fields and if that passes the iframe loads with card fields. [picture here]
The card entered does not need to match the one selected before the iframe loaded.
iDEAL
Recurring
Recurring payments are tokenized when created and charged on our schedule by the SmashPig Civi extension's recurring payment charge job.
Monthly Convert
Ingenico card payments have monthly convert available. This tokenizes all one time donations to add the ability for the donor to start an additional recurring donation with just one click (and not have to re-enter their card information).