我正在玩PHP自适应支付库,尝试设置预先批准的付款。这是订单系统,订单系统,订单系统,订单系统,直到确认它可以实现。
我认为我一切都运作得很好,但我只是注意到,当它转发给Paypal实际支付时,没有说明你要求Paypal支付的实际金额。
肯定有一定数量的传递,就像发送和接收付款数据的各种脚本一样,它肯定会显示在调试输出中。对我而言,这似乎是系统中的一个巨大缺陷,任何想法?
答案 0 :(得分:2)
糟糕,没有在文档中发现这一点......
displayMaxTotalAmount
xs:boolean
(Optional) Whether to display the maximum total amount of this preapproval. It is one of the following values:
TRUE – Display the amount
FALSE – Do not display the amount (default)