gpt4 book ai didi

paypal - 请返回支付页面修改地址

转载 作者:太空宇宙 更新时间:2023-11-03 16:37:51 24 4
gpt4 key购买 nike

我在为澳大利亚集成 paypal 沙箱时遇到问题。在后端,我启用了除 billing_phone 号码之外的所有选项卡。当我点击立即付款时出现以下错误请返回付款页面并更正地址。在这里我附上我的代码。提前致谢

<iframe name="hss_iframe" width="600px" height="600px" style="margin-top:-5px"></iframe>
<form style="display:none" target="hss_iframe" name="form_iframe" method="post" action="https://securepayments.sandbox.paypal.com/acquiringweb">
<input type="hidden" name="cmd" value="_hosted-payment">
<input type="hidden" name="currency_code" value="AUD">
<input type name="subtotal" value="71">
<input type="hidden" name="business" value="FK4PGWANVUF9C">
<input type="hidden" name="shipping" value="0">
<input type name="paymentaction" value="sale">
<input type="hidden" name="template" value="templateD">
<input type="hidden" name="invoice" value="12345">
<input type="hidden" name="billing_first_name" value="John">
<input type="hidden" name="billing_last_name" value="Due">
<input type="hidden" name="billing_address1" value="5 Cromwell St">
<input type="hidden" name="billing_address2" value="Glen Iris">
<input type="hidden" name="billing_city" value="Glen Iris">
<input type="hidden" name="billing_state" value="VIC">
<input type="hidden" name="billing_zip" value="3146">
<input type="hidden" name="buyer_email" value="mark@bssound.com.au">
<input type="hidden" name="billing_country" value="AU">
<input type name="return" value="https://122.165.58.219/team2/wpp-hosted/receipt_page.html">
</form>
<script type="text/javascript">
document.form_iframe.submit();
</script>

最佳答案

我的代码也没有工作,但我没有我现在添加的帐单字段,但它可以工作。

我没有:

<input type="hidden" name="currency_code" value="AUD">
<input type="hidden" name="shipping" value="0">

希望对大家有帮助

关于paypal - 请返回支付页面修改地址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7633148/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com