Stripe Processor Configuration

Business Background

When processing a Stripe payment, you may need to pass the required and custom parameters to identify the type of payment.

Titan Solution

Titan Web lets you define the connections and parameters when integrating with Stripe as a payment type.

How to Video

Coming soon!

How to Guide

Configure the following as necessary:

  1. For the Required processor configuration, do the following:
    • Type the Secret Key and the Public Key in the fields.
      • These are mandatory fields and both are validated for valid keys.
      • Make sure that you do not paste the secret key in the public field.
    • Use the Dynamic description toggle switch as follows to describe what the payment is for:
      • Leave the toggle switch in the default position (off) and add a description in the field.
      • Alternatively, switch the Dynamic description on and use the drop-down list to select a description.
    • Set strong customer authentication by using the Use SCA toggle switch.
    • Use the toggle switch to enable idempotent requests.
      • Idempotency is used to safely retry requests to avoid performing the same operation twice.
      • You can create or update an object using an idempotency key so that, in case of a connection error, you can safely repeat the request without the risk of creating a duplicate object or performing the update twice.
    • Use the drop-down list to select the map customer option. You should have added the option as a variable.
Payment Configuration > Processor Configuration screen
Payment Configuration > Processor Configuration screen
  1. Select the Structured Parameters option.
  2. Use the toggle switch to enable the structured parameters.
  3. Use the Field or Static options to add parameters.
    • Use the drop-down list to select a Field parameter.
    • Type a Static parameter in the field.
Structured Parameters
Structured Parameters
  1. Select the Custom Parameters option.
  2. Use the toggle switch to enable the custom parameters.
  3. Complete the fields.
  4. Use the Field or Static options to add parameters.
    • Use the drop-down list to select a Field parameter.
    • Type a Static parameter in the field.
  5. Use the Add a Parameter option to add more parameters.
Custom Parameters
Custom Parameters
  1. Select the ACH option.
    • ACH lets you accept payments from customers with a US bank account.
  2. Use the toggle switch to enable ACH.
  3. Use the toggle switch to enable Allow ACH Bank Transfer.
ACH configuration
ACH configuration
  1. Use the toggle switch to enable Allow Plaid. (Plaid and Stripe have joined forces to provide effortless money transfers, eliminating the need to manually deal with account or routing numbers.)
    • Type the Plaid Secret Key and the Plaid Client ID in the fields. These are mandatory fields.
    • Use the dropdown list to select the Plaid environment. The options are:
      • Production
      • Development
      • Sandbox
Allow Plaid
Allow Plaid
  1. Select the Next button. The Payment Configuration > Layout screen opens.

Hidden Title

Need more help?