Patreon / patreon-js

Use the Patreon API via OAuth.
MIT License
151 stars 30 forks source link

does a change to a pledge amount create a new pledge id? #11

Closed balupton closed 6 years ago

balupton commented 7 years ago

looking at https://www.patreon.com/platform/documentation/api

it is not clear if a change to a pledge amount creates a new pledge id, with a different created_at timestamp

could you confirm, as I am currently building https://github.com/bevry/sponsored

phildini commented 6 years ago

Hi @balupton sorry it took us so damn long to get back to you. :(

Yes, currently every change to a pledge makes a new pledge, so the pledge id for the same person could change. We're working on fixing this functionality, because we know how much it is not ideal.

Thanks for your patience, and feel free to check out our developer forum at https://www.patreondevelopers.com/ if you have more questions.