E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 22 Sep 2008 18:35:20 GMT Thu, 4 Dec 2008 06:43:39 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/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Mon, 22 Sep 2008 18:35:20 GMT E-junkie Discussions; Tyson Post #15 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Mon, 22 Sep 2008 12:36:42 GMT
Tyson, Do I read your post correctly to mean that I can continue to use the same URL that is currently in my form and just pass the "Customer ID" variable along with it, even though the standard interface doesn't present that option?

Tom]]>
E-junkie Discussions; trymes
Post #14 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Fri, 19 Sep 2008 22:02:33 GMT E-junkie Discussions; Tyson Post #13 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Fri, 19 Sep 2008 21:23:44 GMT trymes
Also, FYI, your user shows up as "member" instead of "E-Junkie Crew", but it sounds like you are with E-junkie.


Yeah, I was testing something using that ID and did not bother logging in using the "official" id :)

trymes
Lastly, there is no method to pass a Customer ID to Authorize.net, which means I cannot require that field in my authorize.net Payment Form settings. Is that something that could be added at a later date?
Tom


If you are using our VARIANTS feature, you can simply rename one of the 3 text fields you are allowed to create to Customer ID]]>
E-junkie Discussions; E-junkieChef
Post #12 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Fri, 19 Sep 2008 15:44:36 GMT
Thank you for the help! I thought I was going insane for a moment. Everything works as intended now, and is a much superior solution for our needs as compared to the shopping cart!

Also, FYI, your user shows up as "member" instead of "E-Junkie Crew", but it sounds like you are with E-junkie.

Lastly, there is no method to pass a Customer ID to Authorize.net, which means I cannot require that field in my authorize.net Payment Form settings. Is that something that could be added at a later date?

Tom]]>
E-junkie Discussions; trymes
Post #11 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Fri, 19 Sep 2008 00:44:15 GMT
Your form should be working now.. basically, our CART code (it gets a little complex - Auth.Net and GC BUY NOW buttons are based on our CART, unlike PP Buy Now buttons, which are real buy now buttons) could have only handled passed amount as long as it was in the URL OR if you were using our CART BUTTONS with the box.js line in your page .. as in that case, box.js reads all the params and appends to the action in the form automatically.

Anyway, the form you've posted above (with POST) should work fine now as we have adjusted the code to handle this scenario.

If it does not, please paste the URL of the page where you have this form.]]>
E-junkie Discussions; Robin
Post #10 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 23:55:38 GMT https://www.e-junkie.com/ecom/gb.php?amount=10.00&x=33&y=27

The form works as-is, but the price always shows up as whatever I set in the Admin interface as the minimum price, whether it is $5, $10, $0, or blank (which ends up as $0, anyway).]]>
E-junkie Discussions; trymes
Post #9 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 23:26:37 GMT E-junkie Discussions; Robin Post #8 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 21:15:51 GMT
This works (The system asks you to pay $123.45):
<a href="https://www.e-junkie.com/ecom/gb.php?i=149150&c=authnet&cl=35282&ejc=4&amount=123.45" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></a>

This does not work (The system asks you to pay $0.00):
<form action="https://www.e-junkie.com/ecom/gb.php?i=149150&c=authnet&cl=35282&ejc=4" target="ejejcsingle" method="POST">
<input type="text" name="amount" value="10.00"/>
<input type="image" src="https://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></form>

I know I'm omittig something stupid here, but....]]>
E-junkie Discussions; trymes
Post #7 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 20:58:21 GMT
As for people paying less than they owe, that's not a concern, because this is just a "Payment on Account". If they fail to pay within their payment terms, then regular collections actions will ensue.

I do like the nice, easy e-mail links. I'll keep that in mind. Eventually we will be moving to a solution that will interact directly with our accounting software via SOAP, and actually post the payments to a customer's account, but I need a professional to do that.]]>
E-junkie Discussions; trymes
Post #6 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 20:52:04 GMT Tyson_N...strung on one long line together of course, altho' you can see this may be tricky to implement in practice if whatever software you are using to send the emails would break the URL into two lines, but as long as what originally gets sent has it all on one line, then I think it should get received that way as well.

It's usually the e-mail reader which is "responsible" for breaking the long links .. so http://tinyurl.com/ might be a good solution in this case.]]>
E-junkie Discussions; E-junkieChef
Post #5 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 19:10:48 GMT
Another thing you can do is send billing emails to your payers with a link to pay their bill, in the form of a Buy Now button URL with the proper account/amount values appended to the URL, like so:

https://www.e-junkie.com/ecom/gb.php?i=149150&c=authnet&cl=35282&ejc=4&custom=123456&amount=78.90

...strung on one long line together of course, altho' you can see this may be tricky to implement in practice if whatever software you are using to send the emails would break the URL into two lines, but as long as what originally gets sent has it all on one line, then I think it should get received that way as well.

BTW, if they try to be sneaky and manually edit the amount value in the URL or your text field to less than what they owe, then you could of course simply credit their account for whatever amount they actually paid and send them another billing request for the remainder. :^)]]>
E-junkie Discussions; Tyson
Post #4 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 16:15:22 GMT
http://www.e-junkie.com/bb/topic/2601

Which is pretty much exactly what I want to do. (minus the account number, but we'll get to that...) My button code is:

<a href="https://www.e-junkie.com/ecom/gb.php?i=149150&c=authnet&cl=35282&ejc=4" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></a>

My Attempt at a form to allow the customer to enter a price is:
<form action="https://www.e-junkie.com/ecom/gb.php?i=149150&c=authnet&cl=35282&ejc=4" target="ejejcsingle" method="POST">
<input type="text" name="amount" value="10.00"/>
<input type="image" src="https://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></form>

But I do not get the price passed to e-junkie, the price only shows up as whatever I have set up in product admin (I have tried both $0.00 and $0.01)]]>
E-junkie Discussions; trymes
Post #3 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 14:27:31 GMT E-junkie Discussions; trymes Post #2 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 13:59:06 GMT E-junkie Discussions; trymes Post #1 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 http://www.e-junkie.com/bb/topic/2867/pg/0#post7797 Thu, 18 Sep 2008 13:51:59 GMT
I know I could set a minimum payment amount, but the suggested price jumps to whatever the minimum is set to, so I would expect to see a bunch of customers happily submitting payments for whatever the minimum payment is.

Is there a way that I can provide two fields on our page? Basically, I would like to have the customer enter their account number and the price before clicking "Add to Cart" and have the price information sent to e-junkie along with the account number.

Tom]]>
E-junkie Discussions; trymes