Hey I’m pretty new to all of this, also using php. I have a website with a login and I’m trying to make a connect with patreon situation. Currently I was able to make a button that sends them to patreon to give the thumbs up no issue, but once I get to step 4 in the doc to validate the receipt I’m having issues.
( API Reference )
I’m not sure how to correctly make the POST request. I have a feeling it’s very simple but for whatever reason I’m having a major issue with it! Copying the code to the side doesn’t work for php as expected, and doing
doesn’t seem to work either. Yet again I’m sure it’s simple but I’m just not getting it. How would I code this section in PHP?