patreon-php icon indicating copy to clipboard operation
patreon-php copied to clipboard

Please expand the login demo for Tier info

Open LiamDawe opened this issue 3 years ago • 1 comments

Could someone please expand upon the login with Patreon example, to get the Tier information?

It's an annoyingly basic thing I just can't seem to find how to get.

LiamDawe avatar May 29 '21 15:05 LiamDawe

The below call can give you both user info (all that is needed for login) and the user's patronage to your campaign in one go.

https://github.com/Patreon/patreon-wordpress/blob/0ec7bb94418f787c39301a633a999bf2c61c9878/classes/patreon_api_v2.php#L22

codebard avatar Mar 25 '22 20:03 codebard