This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
PayPal Sync API Missing #1129
Labels
Comments
Yeah me too looking for it |
Looking for it as well. No joy. |
Any update? |
Also, PayPal sync is not in the V2 api, frustrating! As there's no way to get "all transactions, regardless of source" |
A short term workaround would be to just write your own sync class:
I might have missed something, but I noticed the start date and end date parameters are required. So you need a general idea of when the transaction occurred since they can't be more than 31 days apart. Also, you'd probably want to pass these in to the method. |
See #1262 for a more complete pull request for this feature |
😃 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://developer.paypal.com/docs/integration/direct/sync/#
This is not implemented in your API, why?
The text was updated successfully, but these errors were encountered: