问题标签 [masspay]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
51 问题
0
投票
1
回答
230
浏览
paypal - Paypal MassPay API 备注和备注字段
在使用上传 CSV 文件选项到 MassPay 时,我们可以在每笔交易中添加“Note”和“Memo”,以便以后使用。我想在使用 MassPay API 发送的 Paypal 交易中添加相同的“Note”和“Memo”字段。但我在 MassPay API 文档中找不到任何字段。如何填充这些字段?