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

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -