将Stripe Payment Gateway集成到asp.net Web表单中 [英] Integration of Stripe payment Gateway into asp.net webforms

查看:66
本文介绍了将Stripe Payment Gateway集成到asp.net Web表单中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将Stripe付款网关集成到asp.net Web表单中.我有一个aspx页面,其中将要从客户收取的金额存储到变量中.我想将此金额值发送到分条支付网关,并据此接收付款状态.另外,我希望Stripe相应地维护客户的数据库.

I want to integrate Stripe payment gateway in asp.net webforms. I have an aspx page in which I have stored the amount to be charged from the customer into a variable. I want to send this amount value to stripe payment gateway and accordingly receive the status of the payment. Also, I want Stripe to maintain the database of the customers accordingly.

推荐答案

根据元素来获取有关卡的信息您的页面.我们有一个指南,其中包括用于服务器端.但是,您可能希望使用Checkout查看 以更少的精力管理集成中的付款部分.

Collecting payment details in accordance with PCI compliance requires using Elements for card information on your page. We have a guide for this which included .NET snippets for the server side. You may, however, wish to look at using Checkout to manage the payment part of your integration with much less effort.

这篇关于将Stripe Payment Gateway集成到asp.net Web表单中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆