I'm using PayPal-PHP-SDK for billing agreement api. I want to add new new card to existing billing agreement.
https://developer.paypal.com/docs/api/payments.billing-agreements/v1/
I've check docs and SDK there is not any proper way to update the card in billing agreement.
Your suggestion would be greatly appreciated