Can you cancel a PayPal automatic payment via API? (Subscription created via Hosted button)

前端 未结 5 732
臣服心动
臣服心动 2020-12-15 17:58

Can you cancel a PayPal automatic payment via API? It\'s a \"Subscription\" created via Hosted button.

I have the \"Automatic payment number\" and the \"Transaction

5条回答
  •  渐次进展
    2020-12-15 18:19

    • Cancel new I-* Subscriptions using PayPals ManageRecurringPaymentsProfileStatus API.
    • Cancel old S-* Subscriptions by using PhantomJS + this script: http://blog.degree.no/2015/10/cancelling-old-s-paypal-subscriptions-from-code/

提交回复
热议问题