BeanStream
The BeanStream plugin provides payment gateway services to StoreBuilder via your BeanStream account.
Installing the BeanStream Plugin
Add the StoreBuilder.BeanStream.dll
to your web project by adding a reference to the Nuget package StoreBuilder.BeanStream
BeanStream Settings
The BeanStream plugin requires the following settings to be configured within Storebuilder:
StoreBuilder.BeanStream.MerchantId (int)
Your Merchant Id is provided to you when you set up your account
StoreBuilder.BeanStream.PaymentsApiKey (string)
The PaymentsApiKey is needed to complete any payment API calls
StoreBuilder.BeanStream.ProfilesApiKey (string)
The ProfilesApiKey is needed to complete any profile API calls