Help
Stripe Payment Provider
A drop in payment provider extension for your Sitefinity site.
Stripe
Module HelpThe Stripe Payment Processor is a custom provider for the Sitefinity CMS platform. It allows you to take credit card payments through the Stripe payment service at https://www.stripe.com.
Requirements
You first need an account with Stripe and obtain your API key. You can obtain this by signing up at http://www.stripe.com
You need the Sitefinity eCommerce module installed with your Sitefinity solution. This comes with the professional version but if you have the Standard edition you can use this plug in with our eCommerce extension for Sitefinity standard edition.
Installation
Install the nuget package to your Sitefinity web application project. The processor will self-register itself and will be available to you along with the other Sitefinity supplied payment processors.
Configuration
After selecting the Stripe option from the drop down of available providers enter your API key supplied to you from Stripe.
You can run the processor in two modes, test and live. Both have there own separate keys. You can find test card details on the stripe site.