本文介绍了在.NET中集成M-pesa支付网关的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好,
我有一个请求页面和一个响应页面。
当我通过请求页面请求付款时,它将重定向到M-pesa支付网关URL。当付款成功/失败时,它将在响应页面中作出响应。
基于成功或失败我将进行其他操作。
但我不明白如何整合M-pesa支付网关。
我尝试过:
我已经以同样的方式集成了payU支付网关。
Hello,
I have One request page and one response page.
when i request for payment through request page it will redirect in M-pesa payment gateway URL. and when payment done success/fail it will will response in response page.
base on success or fail i will do other operation.
But i don't come to understand how to integrate M-pesa payment gateway.
What I have tried:
I have integrate payU payment gateway for same way.
推荐答案
这篇关于在.NET中集成M-pesa支付网关的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!