is it possible to make automation payment with paypal or stripe

◇◆丶佛笑我妖孽 提交于 2020-01-26 04:05:26

问题


I am looking for a solution in Paypal API which is when the client connects his account with my platform the PayPal will draw as much money as he uses the platform, however after research, I find a subscription option that can cycle every day but with a fixed price. and another option is to create invoices after a period of time.

so my question is there a way for my client to pay as his use with one consent from PayPal or any other platform like stripe?


回答1:


Yes, Stripe or Braintree with cron jobs




回答2:


after more research, I think there's no way for a client on any platform like stripe or PayPal to charge them on the background with one consent, however, there's a way but looks like hack around this problem, which is tell the client to create an app on Paypal and use that app conditional on payout API :/



来源:https://stackoverflow.com/questions/59006254/is-it-possible-to-make-automation-payment-with-paypal-or-stripe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!