This section provides an overview on FLEX in Secure Payments.
Secure Payments is integrated with multiple payment processors. FLEX is one of LoanPro's integrated payment processor partners.
You can retrieve FLEX processor configuration information, create processor configuration, update processor configuration, and delete processor configuration.
You will find the key-value pairs for the flex
object below.
Key-value pairs
Value: | Definition: |
---|---|
id | The processor configuration ID. |
name | The processor configuration name. |
username | Your FLEX account username. |
password | Your FLEX account password. |
client_id | The client ID associated with your FLEX account. |
client_secret | The client secret key associated with your FLEX account. |
card_gateway_private_api_key | The gateway key associated with your FLEX account. |
same_day | Determines whether same-day transactions are enabled. |
same_day_cutoff_time | The cut-off time for same-day ACH transactions. Required if same_day is set to true . > Formatted as hh:mm in 15-minute increments between 00:00 and 23:45 . > If made before the cut-off time, same-day transactions are processed on the same day they are created. |
same_day_cutoff_timezone | The time zone in which the same-day cut-off time is located. Required if same_day is set to true . > Time zones are updated automatically to reflect daylight savings time. |
account_balance_check | Determines whether to use LoanPro's User-Permissioned Bank Account Access feature to continually capture the balance of bank accounts used with this processor configuration. |
sandbox_mode | Determines whether transactions are sent to a sandbox or production environment FLEX account. |
process_non_connected | Determines whether to process payment transactions for payment profiles that have not been connected via LoanPro's User Permissioned Bank Account Access feature. |