通过PayPal REST API样本进行折扣?

时间:2013-11-13 10:39:23

标签: php api rest discount

PayPal GURUS,我需要帮助,如何插入折扣,我使用REST API,可能是一个,可以显示代码示例吗?有没有办法使用PHP REST API发送折扣金额?

1 个答案:

答案 0 :(得分:1)

目前,REST支付API不支持折扣。您最好的选择是计算您的折扣金额,并将其用作transactions.amount.details.subtotal(https://developer.paypal.com/webapps/developer/docs/api/#create-a-payment)的小计。

这是计划中的未来增强,发票api支持折扣。 (https://developer.paypal.com/webapps/developer/docs/api/#create-an-invoice