Stripe Payment gateways

gourisankar padihary asked on March 11, 2015 13:17

Hi, I have one requirement where I need to integrate Stripe payment in one of my intranet website. This website is not E-commerce website. So What we have planned we will develop this stripe integration as webpart, where user can give their credit card details, so that we can use this component in any page, as per our requirement. Please advice what is the best approach to do the integration?

Recent Answers


Brenden Kehren answered on March 11, 2015 13:23

I'd suggest you check out the Stripe Payment Gateway documentation and finding out there how to send a payment. Since you aren't using any Kentico related payment gateway objects, this would be the best way to go. You webpart will have a form on it to capture payment info and what you do with that payment info is then dictated by what you find in the Stripe documentation.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.