This document details single and recurring credit or debit card transactions via the Payflow gateway. Using the Payflow gateway, we can currently process donations from Visa, Mastercard, American Express or Discover credit cards.We strongly
Info |
---|
It is recommend that you explicitly confirm the payment methods and currencies available to you with Payflow. |
The currency is selected when you set up the gateway with Payflow. It’s also necessary to include a currency form field in your default supporter record and on your donation pages. It is possible to take single and recurring payments through the same page, by including the ‘Recurring Payment’ field as a drop-down, radio button or check box.
...
Additional Fields Required for ACH Payments
Form Field | Value | Description |
---|---|---|
Payment type | Alpha | ACH |
Credit card holder name | Alpha | This is the name of the person on the bank account. |
Bank account type | Alpha | “C” for checking or “S” for savings |
Bank account number | Numeric | Account number |
Bank routing number | Numeric | Routing number |
For more details on the tagged fields in your Account Data Structure, please reference this article.
Dependencies are also recommended to use on your forms to conditionally display the relevant fields based on payment type selected. Learn more here on adding dependencies to your forms.
...