GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Anyone use NATS to power Rebilling Physical Shipment Orders? (https://gfy.com/showthread.php?t=862040)

Thurbs 10-14-2008 10:14 PM

Anyone use NATS to power Rebilling Physical Shipment Orders?
 
Was wondering if anyone is using NATS for recurring shipment product sites.

If so, what are the best ways to push shipment daily monthly, and tie it to the order IDs etc?

If anyone knows or could point me in the right direction, would be great :thumbsup

GigoloShawn 10-14-2008 10:17 PM

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.

Thurbs 10-14-2008 10:19 PM

Quote:

Originally Posted by GigoloShawn (Post 14898892)
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

GigoloShawn 10-14-2008 10:24 PM

Quote:

Originally Posted by Thurbs (Post 14898897)
I have actually thought about pushing data like that, but I wondered if anyone had a proper full suite plugin already :)

I'm afraid I don't know of anyone who has written anything. Obviously, you'd want to make it more robust in the long term. :1orglaugh

Good luck!


All times are GMT -7. The time now is 08:57 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123