Repay

This section provides an overview on Repay in Secure Payments.

Secure Payments is integrated with multiple payment processors. Repay is one of LoanPro's integrated payment processor partners.

You can retrieve Repay processor configuration information, create processor configuration, update processor configuration, delete processor configuration, and process a transaction.

You will find the key-value pairs for the repay object below.

Key-value pairs

Value:Definition:
idThe processor configuration ID.
nameThe processor configuration name.
subdomainThe subdomain of your Repay account.
apptokenThe account token.
> This is provided by Repay.
convenience_feeA convenience fee amount added to a borrower's payment when this processor is used.
same_dayDetermines whether to use same-day ACH processing.
same_day_cutoff_timeThe 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_timezoneThe 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.
funding_transactions_modeDetermines whether transactions are processed via a sandbox or production Repay environment.
ach_funding_usernameThe ACH funding username.
> This is provided by Repay.
ach_funding_gateway_midThe ACH funding gateway merchant ID.
> This is provided by Repay.
ach_funding_tokenThe ACH funding token.
> This is provided by Repay.
funding_usernameThe card funding username.
> This is provided by Repay.
funding_tokenThe card funding token.
> This is provided by Repay.
process_non_connectedDetermines whether to process payment transactions for payment profiles that have not been connected via LoanPro's User Permissioned Bank Account Access feature.
account_balance_checkDetermines whether to use LoanPro's User-Permissioned Bank Account Access feature to continually capture the balance of bank accounts used with this processor configuration.