< back

Stripe

The StripePayments plugin provides payment gateway services to StoreBuilder via your Stripe account.

Installing the StripePayments Plugin

Add the StoreBuilder.StripePayments.dll to your web project by adding a reference to the Nuget package StoreBuilder.StripePayments

Stripe Payments Settings

The Stripe Payments plugin requires the following settings to be configured within Storebuilder:

StoreBuilder.StripePayments.IsDevelopment (bool)

A bool to determine if Test Keys or Live Keys in the settings are used

StoreBuilder.StripePayments.TestSecrectKey (string)

TheYour TestSecretKey canprovided be found after logging intoby Stripe in your stripe account settings.

StoreBuilder.StripePayments.TestPublishableKey (string)

TheYour TestPublishableKey canprovided be found after logging intoby Stripe in your stripe account settings.

StoreBuilder.StripePayments.LiveSecretKey (string)

TheYour LiveSecretKey canprovided be found after logging intoby Stripe in your stripe account settings.

StoreBuilder.StripePayments.LivePublishableKey (string)

TheYour LivePublishableKey canprovided beby foundStripe

How afterto loggingfind intoyour Stripe inAPI yourKeys

  • Login stripeto accountStripe
  • Go settings.to Account Settings

  • Go to API Keys