View Single Post
Old 10-14-2008, 10:19 PM  
Thurbs
The Thrilla in Manila
 
Join Date: Sep 2004
Location: Thurbs' Lagoon, Christmas Island
Posts: 4,785
Quote:
Originally Posted by GigoloShawn View Post
The easiest way I can think of doing this would be to abuse the "Approval Post", and the "Rebill Post" urls set for each site under Site Admin -> Site -> Edit Site. Read what's sent to it on $_REQUEST, and if possible, match up with the data in the member's table. Then, you can have it fire off an email to your shipping department each time it's rebilled, and they can handle each transaction as an initial sale, as most simple gateways do.

The memberidx (subscription id), and all information related should be posted in the $_REQUEST, but it can, and does vary between NATS revisions, so check to see what you have available, and fill the rest in with a WHERE SQL clause.
I have actually thought about pushing data like that, but I wondered if anyone had a proper full suite plugin already

ie, we have Dazzle for Puremeds old system but its going to have to be ported for NATS use
Thurbs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote