How do I programmatically refund using paypal?

后端 未结 6 2001
再見小時候
再見小時候 2021-02-07 16:44

working on my paypal integration and its going great - I was wondering that in the case a refund needs to be made is there a way to have a refund made programmatically?

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-07 16:59

    From my understanding, you should use the Refund API.

    • Refund using SOAP
    • Refund using NVP

提交回复
热议问题