oscommerce 中的 postfinance 模块出现问题
我已经为oscommerce集成了postfinance模块。我已完成 http://addons.oscommerce.com/info/6442 文档中提到的所有操作。当我尝试在“测试模式”下测试它时...选择付款方式后,它会重定向到“订单成功”页面,而不显示输入金融后卡详细信息的选项...在管理面板中,它显示购买已经制作完成,正在加工中。
I have integrated postfinance module for oscommerce. I have done everything mentioned in http://addons.oscommerce.com/info/6442 docs.When I tried to test it in 'test mode' ...after selecting the payment method it is redirecting to 'Order success' page with out showing option to enter postfinance card details....in the admin panel it shows that a purchase has been made and it is processing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在您的 checkout_confirmation.php 中,请将:替换
为
At your checkout_confirmation.php please replace:
with