Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Title

    • This is for internal purposes only; it helps you identify the gateway account amongst others in your instance.

  • secret_key

    • This is where you'll put your live Secret Key.

  • public_key

    • This is where you’ll put your live Public Key. This is required only if using Radar fraud prevention.

  • descriptorSuffix

    • Optionally enter a suffix which will be appended to the end of the payment descriptor on the customer’s bank statement.

      • To use this with multiple suffixes:

        • Enter one of your descriptor suffixes into the descriptorSuffix field and update the profile.

        • Go back to your Gateway List and use the darker blue button to duplicate the existing Stripe V2 gateway.

          • Modify only the descriptorSuffix and create the gateway. Repeat for all descriptors.

        • Navigate to CRM → Campaigns, edit the campaign and assign each gateway to the appropriate campaign product.

  • sendProductName

    • Enable this if you are required to send your product names.

  • sendProductAsSuffix

    • Enable this to append the product name on the order to the end of your payment descriptor.

  • sendUpsellToken

    • Enable this to use the payment token returned on the offer when processing an upsell. Consumers will not be offered a 3DS challenge and can complete the upsell with one click.

  • sendRadarSessions

    • Stripe V2 can optionally use Radar fraud prevention. Enter public_key and check the sendRadarSessions box. As with SCA, this requires the checkout page be coded to handle Merchant Redirect exceptions described here.

  • disablePhone

    • Enable this to not send phone number to Stripe

  • disableEmail

    • Enable this to not send email address to Stripe

  • disableEmailReceipt

    • Enable this if you plan to send all of your order confirmation emails from the CRM.

  • doNotSendAddress

    • Enable this to not send the customer’s address to Stripe

  • doNotSendDescriptor

    • Enable this to not send the descriptor to Stripe

  • connectedAccount

    • Enable this if your Stripe accounts are connected. Enter the account number in the Mid # field, starting with acct_.

    • Connected accounts require a single webhook at Stripe for all accounts (see signingSecret notes above)

    • More information is here

...