Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在不重新创建 iframe 元素的情况下更新 HPP iframe 的数量?
在单页应用程序中,步骤的数量很重要。那么,如何向用户显示所有字段(支付金额、卡详细信息......)并让他有机会更改任何字段而不会丢失值?
HPP 设计为在确定所有事务变量后在结帐过程结束时调用。一旦加载,您将无法更改金额。有两个原因:
例如,您是否可以添加一个“确认购买”按钮,并且只有在单击该按钮后,HPP 才会加载到 iFrame 中并且无法更改交易变量?
最好的,
环球支付