merchant-webhook-endpoint:bKash Webhook的示例JAVA侦听器

时间:2021-05-08 22:22:35
【文件属性】:
文件名称:merchant-webhook-endpoint:bKash Webhook的示例JAVA侦听器
文件大小:55KB
文件格式:ZIP
更新时间:2021-05-08 22:22:35
Java 商家Webhook端点 为了通过bKash-Webhook获得完整的交易通知,需要首先向bKash-Webhook订阅商家。 想要使用bKash-Webhook的商人需要首先开发端点,其中bKash-Webhook将发送SubscriptionConfirmationRequest。 商家必须通过端点确认bKash-Webhook订阅。 成功完成SubscriptionConfirmation后,商家端点也会收到交易通知。 商户端点必须以这样一种方式实现,即它应该能够接收SubscriptionConfirmation和Notification消息并进行相应的处理。
【文件预览】:
merchant-webhook-endpoint-master
----.gitignore(268B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----pom.xml(2KB)
----mvnw.cmd(5KB)
----README.md(653B)

网友评论