Auto payout on every week using Sandbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to integrate PayPal Auto recurring payouts on weekly basis in my PHP Application. Can anyone please suggest me how can i do.
Here basic information about my Application :
We are hiring employees for particular task or projects and give weekly payment to employees as per working hours.
I need to integrate auto recurring payout every week to all employees with commision amount ($1) should be deduct from total payable amount to particular PayPal Email (PayPal Adaptive payments single sender multiple receiver).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Angelleye,
Thank's for your reply, I have integrated payouts API but getting ERROR: Got Http response code 403 when accessing https://api.paypal.com/v1/payments/payouts?. with my sandbox account but, if i use given credential at https://github.com/paypal/PayPal-PHP-SDK/issues/793 then it's work fine.
Please help me.
Thanks

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Payout function application on Production? in PayPal Payments Standard
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- p is not a function error using the example downloaded from Paypal in SDKs