php - Getting a Gumroad Ping with CodeIgniter -
we'll using gumroad
facilitate digital downloads. when transaction made we've opted sent 'ping'
containing data surrounding purchase (time, value in cents, email used, etc.) our own analytics/affiliate
tracking. unfortunately can't seem make post data appear! i've been in touch support team, little lost how data post request. saving $this->input->post()
db says nothing in post array.
has tried set before? or can offer insight getting gumroad's ping or post data php?
Comments
Post a Comment