E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 9 Oct 2009 02:31:03 GMT Fri, 10 Feb 2012 10:32:29 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #16 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Fri, 9 Oct 2009 02:31:03 GMT http://budgetjustified.com/cgi-bin/YourScriptHere.pl which can receive HTTP POST submissions (similar to how a form-handler script works) and then do whatever you wish with the data, such as save it to a text file, reoutput it in a different format to yet another script or URL, etc.]]> E-junkie Discussions; E-junkieGuru Post #15 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Thu, 8 Oct 2009 03:00:26 GMT
I'm trying out sample code. I direct transaction data to http://budgetjustified.com/get_urlTest.htm
which is supposed to call http://budgetjustified.com/cgi_bin/testParse.pl and output some text junk to a csv file. It seems as though nothing is getting output to the file, not even the text I hardcoded in testParse.pl .

Which makes me think something isn't being called. I tried placing testParse.pl in the cgi-bin directory, and tried it in the home directory. No results. Is there an example htm file that calls an example text parsing script that works with ejunkie?]]>
E-junkie Discussions; Travis
Post #14 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Thu, 7 May 2009 23:19:42 GMT http://www.e-junkie.com/ej/help.integration.htm

If you were not intending to transmit order data to a script for additional custom post-checkout processing, you should remove any URL you might have added into your Payment Variable Information URL (in the settings of a specific product) or your Common Notification URL (in Admin > Account Preferences).]]>
E-junkie Discussions; E-junkieGuru
Post #13 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Thu, 7 May 2009 15:56:25 GMT
"This is a notification that for the transaction 1ADXXX21XXX73YY, we were unable to notify your server as we were unable to connect to it."

Why am I getting this message?]]>
E-junkie Discussions; ez-ecomm
Post #12 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Fri, 17 Apr 2009 02:04:21 GMT
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>]]>
E-junkie Discussions; E-junkieGuru
Post #11 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Tue, 14 Apr 2009 22:14:03 GMT
Although I have a "Date" field via Variations... for each item, it only gives me a Date in the cart for the very first item? Something to do with the id="" parm??]]>
E-junkie Discussions; ez-ecomm
Post #10 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Mon, 30 Mar 2009 20:52:08 GMT
Really, the values you supply for Variations are all arbitrary, so you could just set that up with sample dummy values to see how the button code HTML is structured, then you can write your calendaring script to output values dynamically within that structure.]]>
E-junkie Discussions; E-junkieGuru
Post #9 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Mon, 30 Mar 2009 14:04:49 GMT I will implement the nms-formmail as you suggest.

You have also answered my question about the Payment Variable Info URL.

The Date field is important to me as I'm selling Daily event tickets and I must know which Date the customer is paying for. I'm considering using a Calendar Script that will populate a date field by clicking a date on the pop-up calendar. Will this date be included in the Payment Variables by impementing the "Variations which tell more.." setting?

Thanks again!]]>
E-junkie Discussions; ez-ecomm
Post #8 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Mon, 30 Mar 2009 00:25:11 GMT http://www.scriptarchive.com/nms.html

I'm not clear what you mean about the "URL page", unless you're asking about the Common Notification URL or Payment Variable Information URL for E-junkie's integration feature? If that's what you meant, then if your script is installed here:
http://www.example.com/cgi-bin/nms-formmail.cgi
...then that would also be the URL you specify for E-junkie integration.

If you want to provide a Date field or menu for your product's E-junkie purchase button, you could do that by enabling the "Variations which tell more..." setting for the product, then on the following screen you would name Option 1 something like "Date" and either provide a list of acceptable dates for Option 1 below that, or leave the list blank to show buyers a text field to fill in manually.]]>
E-junkie Discussions; E-junkieGuru
Post #7 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Sun, 29 Mar 2009 20:39:57 GMT
I also need to capture a DATE field that the user will select. How can I also retrieve this date? I'm trying to set this with PayPal Pro.

Any help will be appreciated.]]>
E-junkie Discussions; ez-ecomm
Post #6 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Fri, 27 Feb 2009 02:10:23 GMT http://nms-cgi.sourceforge.net/scripts.shtml

(This is a secure and modern replacement for the now-outdated formmail.pl script that was popular in the late '90s or so. It may not be the easiest for novices to set up, but it is robust, well-programmed and familiar for old Web hands like me. :^)]]>
E-junkie Discussions; E-junkieGuru
Post #5 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Mon, 23 Feb 2009 22:45:24 GMT
And now I petition the e-junkie community . . .

Anyone have an example of a form-handler script that I can post to my server?

Or a push in the right direction.

Thanks so much,
Jason]]>
E-junkie Discussions; Caleb
Post #4 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Mon, 23 Feb 2009 19:44:08 GMT http://www.e-junkie.com/ej/help.integration.htm

You would want basically a form-handler type of script where, instead of a user manually filling out a form and submitting that form, our server is automating the same transmission method to POST the order data to your handler script.]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Sun, 22 Feb 2009 20:54:04 GMT
Here is a sample script that I set up and it DOES parse URL content and WRITES it to a page, but how would I get it to e-mail me?

Anyone able to help with a script sample?

http://www.romelittletheatre.com/get_url.htm

If you send a URL to that page, it will pull and parse the information and write it to a page.

Am I on the right track?

Thank!]]>
E-junkie Discussions; Caleb
Post #2 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Sun, 22 Feb 2009 20:40:53 GMT
Our regular "Send Transaction Data to a URL" submissions work similar to a typical HTML form submission, where a user fills out a form and presses Submit to send their form data to a handler script's URL, which then wraps it up in an email to be sent to some address.

You might be able to find a generic form-handler script that allows you to specify which field names will be accepted, or at least in which order the fields would be ordered, so you could have the relevant fields appear first.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 http://www.e-junkie.com/bb/topic/3203/pg/0#post11769 Sun, 22 Feb 2009 15:09:56 GMT
IF so, could you link a URL or possibly copy a view-source here?

What I am looking for is this:

When I enable "Send transaction Data to URL" in my Edit Products tool and
append my e-mail address to the URL in the box a few screens over, I receive
a very long plain text e-mail with tons of attributes that looks like
this:

residence_country:
payer_business_name:
first_name: Jason
last_name: Fordham
payer_email: JasonFordham@msn.com
payer_phone:
payer_street:
payer_city:
payer_state:
payer_zip:
payer_country_code:

and on and on . . .

Note that since I'm selling a digital product (tickets) I do not need all of
that info. I just need a clean e-mail that gives me a few attributes and
their contents and deletes the empty fields.

example:

Name:
E-mail:
Number of Adult Tickets:
Number of Student Tickets:
Number of Senior Ticket:
Seating Selection:
Total Order:

Etc.

I'm sending this e-mail to my Box Office manager and she only needs the
relevant information to pull the tickets and hold them at will-call.

So . . .

If anyone has implemented a script at a URL--my server is apollohosting.com - I'm
assuming a Javascript will do) that will parse the URL parameters (I think
e-junkie uses GET for this) and then send out a couple or three e-mails to
my treasurer, me, and my Box Office Manager.

Thanks in advance if anyone can guide me in the right direction.]]>
E-junkie Discussions; Caleb