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.