Net上支付他所支付

Net上支付他所支付

本文介绍了成功付款后,用户可以在Asp.Net上支付他所支付的费用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是Asp.Net技术的首发,对于我的大学项目,我正在创建一个Web应用程序名称在线考试,当用户在成功登录后进入网站时,在仪表板中他会看到他可以列出特定的列表在线考试,但他需要支付一些金额,如1美元才能开始考试。当他成功支付金额后,可以激活该链接进行考试。



请帮助我...这只是在付款过程中需要帮助,成功付款后链接激活的代码。



我将使用的支付网关是:



1 Paypal(优先考虑)

2 Payu Paisa

Hi i am starter in Asp.Net Technology , for my college project i am creating a web application name Online Examination in which when user enter to the website after successful login , in dashboard he will see that he can give list of particular exam online but he need to pay some amount like $1 to start that exam . When he succesffuly pays the amount then that link can be activated for giving the exam.

Please please help me out in this ... i just need help in payment process , code for link activation after successfull payment.

Payment Gateway which i will be using is:

1 Paypal ( First Priority)
2 Payu Paisa

推荐答案



这篇关于成功付款后,用户可以在Asp.Net上支付他所支付的费用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 13:52