为了账号安全,请及时绑定邮箱和手机立即绑定

如何在Spring Mvc中集成instamojo支付网关,居然缺少集成代码

如何在Spring Mvc中集成instamojo支付网关,居然缺少集成代码

萧十郎 2023-02-23 15:40:39
我想了解 instamojo 支付网关与 SpringMvc 的集成,我无法找到支付链接的重定向代码我有 github 的代码 https://github.com/Instamojo/instamojo-java缺少重定向代码PaymentOrder order = new PaymentOrder();order.setName("John Smith");order.setEmail("john.smith@gmail.com");order.setPhone("12345678790");order.setCurrency("INR");order.setAmount(9D);order.setDescription("This is a test transaction.");order.setRedirectUrl("http://www.someexample.com");order.setWebhookUrl("http://www.someurl.com/");order.setTransactionId("dxg234");订购代码在这里,但缺少重定向代码。提前致谢。我希望任何已经集成它的人都可以帮助我。
查看完整描述

1 回答

?
长风秋雁

TA贡献1757条经验 获得超7个赞

我在 github 中有适当的工作代码,您可以下载代码并完成工作。

https://github.com/s4satishverma/instamojo-java

如有任何问题,您也可以关注此 youtube 视频。 https://www.youtube.com/watch?v=u1zSSdBl7uA&t=4s

这将为您逐步整合


查看完整回答
反对 回复 2023-02-23
  • 1 回答
  • 0 关注
  • 105 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号