cancel
Showing results for 
Search instead for 
Did you mean: 

Payout PHP SDK Usage

Options
Go to solution
aish694
Contributor
Posted on

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:

  1. When can the Payout PHP SDK be integrated with my application?
  2. Will there be another Payout PHP SDK released soon? Or would the archived repository be made available again?
  3. Since I have the older SDK already integrated with my application, can I still continue to use it although it has been deprecated?
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

Payout PHP SDK Usage

Options
Go to solution
MTS-Aaron
PayPal Employee

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

View solution in original post

3 REPLIES 3
Solved

Payout PHP SDK Usage

Options
Go to solution
MTS-Aaron
PayPal Employee

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

Payout PHP SDK Usage

Options
Go to solution
aish694
Contributor

Thank you, @MTS-Aaron. This was indeed very helpful. 

 

-Aishwarya

Payout PHP SDK Usage

Options
Go to solution
ferrohuber
Contributor

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.