New to the community? Welcome! Please read our Community Rules and Guidelines
Coming soon: We are giving your Community a new look.
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:
Solved! Go to Solution.
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
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
Hi,
the SDK docs only have examples for Node.js.
Wherer do we find PHP examples ? please?
©1999-2023 PayPal, Inc. All rights reserved.