This topic contains 0 replies, has 1 voice. Last updated by Patrick Friedl 3 years, 3 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Sep 30th, 2013 at 6:59 pm #60026 | |
Hey all. Ok, here’s my delima: I’ve got a product that I sell via ClickBank right now. When the user registers my plugin, they enter their ClickBank receipt ID, and I hit the ClickBank orders API to get all transaction data, then act accordingly. I’m moving my product over to JVZoo, and it looks like it’s easy to integrate with S2 – color me happy! However, JVZoo has no API other than their IPN, which won’t help me register plugins. So my question is, are there any S2 APIs I can call from my site when the plugin calls home that let me hit the database and query it for the transaction/receipt ID recieved via POST? I’m assuming the JVZoo’s IPN will send cancellation notices and status like that so getting the info from S2 will be my only issue. Thanks for any help on this! |