mmohades / Venmo

Venmo API client for Python
GNU General Public License v3.0
145 stars 43 forks source link

expired status missing #28

Closed hanerd closed 3 years ago

hanerd commented 3 years ago

Payment requests > 31 days (?) expire and have the status of expired. This needs to be added to the paymentStatuses enum.

PR incoming.