- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I understand that the old PayPal PHP SDK has been deprecated (https://github.com/paypal/PayPal-PHP-SDK) and that PayPal has released Payouts SDK bundle for processing PayPal payments. However, the Payout PHP SDK repository (https://github.com/paypal/Payouts-PHP-SDK) has been archived by the owner and been made read only. My queries are as follows:
- When can the Payout PHP SDK be integrated with my application?
- Will there be another Payout PHP SDK released soon? Or would the archived repository be made available again?
- Since I have the older SDK already integrated with my application, can I still continue to use it although it has been deprecated?
Solved! Go to Solution.
- Labels:
-
Payments REST APIs
-
Payouts Rest APIs
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @aish694
Even though the Payout SDK is "read only", that should be sufficient for you to still use the code.
However, you should be fine using the older SDK, just knowing that if there are issues or changes needed, service for that will not be there the same way it is for current products.
I'm not quite sure on when other SDKs will be available, but I would probably consider moving to API calls rather than using an SDK as PHP is slowing down in terms of SDKs available for the language.
Hope that helps!
-Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @aish694
Even though the Payout SDK is "read only", that should be sufficient for you to still use the code.
However, you should be fine using the older SDK, just knowing that if there are issues or changes needed, service for that will not be there the same way it is for current products.
I'm not quite sure on when other SDKs will be available, but I would probably consider moving to API calls rather than using an SDK as PHP is slowing down in terms of SDKs available for the language.
Hope that helps!
-Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
the SDK docs only have examples for Node.js.
Wherer do we find PHP examples ? please?
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Need advice on Account / Donations / Payouts / technical issues in Sandbox Environment
- Playwright test failing in headless mode due to Paypal button in SDKs
- Payout feature API/webhook issue in NVP/SOAP APIs
- How do I enable PayPal Payouts (Mass Payment)? in REST APIs
- Suppress email during payout in REST APIs