This article describes settings necessary to connect Payment Center with your Stripe account.

  1. Sign up for a Stripe account (https://manage.stripe.com/register).
  2. Please ensure that your Stripe API version is at least 2019-02-19 and above. To upgrade your Stripe API, please follow the steps here: https://stripe.com/docs/upgradeshttps://stripe.com/docs/upgrades#2019-02-19https://stripe.com/docs/upgrades#2019-02-19
  3. Once signed up, get your API keys and plug them into Payment Center. Sign in to your Stripe account, then click API. Please make note of the Test Secret Key and Live Secret key.
  4. Login to your Salesforce account and go to Payment Center Settings tab.
  5. In the Payment Processors related list, click Stripe.
  6. Click Edit on the bottom right of the Details section.
  7. Toggle the account details switch to Production and enter your Live Credentials from Stripe. Click Save.

    Payment Center comes pre-installed with a test Stripe account. You may use this test account or input your own test credentials. Simply switch the toggle to Test and enter your Test Credentials.

Here’s a quick video on how to connect Payment Center with your Stripe account:

More Settings

You may also want to review and set the following settings:

  1. Enable Tokenizations – more info on tokenization here.
  2. Require Billing Address – check this box to require the billing address when paying by credit card.
  3. Require CVV2 – check this box if you require the security code (CVV2) for every payment.

Testing

To do a test payment, do the following:

  1. Go to Payments tab then click New.
  2. Select Stripe as the Payment Processor.
  3. Use the following credit card information:
    1. Credit Card Type : Visa
    2. Name on Card : Any name
    3. Credit Card Number : 4242424242424242
    4. Expiration : Any future date
    5. Other cards for testing can be found here: https://stripe.com/docs/testing
  4. Follow onscreen instructions until you successfully process the payment.

Going Live

  1. To go live, go to Payment Center Settings tab. Under Payment Processors related list, click Stripe.
  2. Click Edit on the bottom right of the Details section. Switch the account details toggle to Production. Enter your Live credentials if you haven't set them up yet. Click Save.
  3. Under More Settings section, set Use as Default to True.
  4. Login to your Stripe account and ensure that your account is activated to receive live transactions.