paypal / PayPal-PHP-SDK

PHP SDK for PayPal RESTful APIs
https://developer.paypal.com/docs/api/
Other
27 stars 99 forks source link

`Disputes` Model Missing #746

Open ghost opened 7 years ago

ghost commented 7 years ago

This models is missing so we can't reconstruct the 2 or 3 webhook event types that are linked to it when receiving webhooks, and have to deal with plain objects.

geel9 commented 5 years ago

How is this still a problem?

Does the need for programmatic fetching of disputes elude the maintainers?

Edit: Having remembered this post, I'd like to apologize for being such a dick in it. I implemented the model myself, so why the hell didn't I just submit a PR instead of being a passive-aggressive asshole? I'll get to doing that

prakash-gangadharan commented 4 years ago

Similar request : https://github.com/paypal/PayPal-PHP-SDK/issues/1327