Tuesday, October 21, 2014

Stripe.com MVC Toolbox using Stripe.Net


MSIH released to Open Source the Stripe MVC Toolbox. The source code is located at https://github.com/MSIH/StripeMVCToolbox 

Stripe MVC Toolbox integrates the Stripe.com payment processing platform using the Stripe.Net libary into an ASP.NET MVC Web Application. Stripe MVC Toolbox allows you to manage the Stripe.com platform within an ASP.NET MVC web application.

List, Create, Edit, and Delete
  • Customers
  • Plans
  • Charges
Process
  • Refunds
  • Cancelation
List
  • Customer Subscriptions
  • Customer Charges

No comments:

Post a Comment