|
Posted by Onideus Mad Hatter on 03/12/07 10:50
You would think that Paypal would have some kind of a reference guide,
but no. You have to use their doofy little creation wizard thing
which doesn't work very well. I'm wondering if someone knows of a
site though that has all the various command options.
Here's some I've found out:
: <input type="hidden" name="item_name" value="Character Sprite Generator Donation Fund - Item 5">
That sets the item name of what the customer is purchasing. It's
handy in Flash, javascript, PHP, etc because you can create dynamic
variables for all this stuff and then simply have one code form for
everything.
: <input type="hidden" name="no_shipping" value="1">
Set it to 1 if you don't want to charge the customer shipping.
: <input type="hidden" name="shipping" value="17.00">
That sets the shipping value (assuming you didn't choose 1 for the
other option.
: <input type="hidden" name="return" value="http://www.backwater-productions.net/RMXP_CSG/">
That's the URL it'll bring the customer to after they complete the
transaction on Paypal.
: <input type="hidden" name="cancel_return" value="http://www.backwater-productions.net/RMXP_CSG/">
That's the URL it'll bring the customer to if they cancel the
transaction on Paypal.
: <input type="hidden" name="no_note" value="1">
If it's set to 0 then it gives the customer the option of adding a
note along with their order.
: <input type="hidden" name="currency_code" value="USD">
That sets the default currency that'll be used.
: <input type="hidden" name="tax" value="0">
If it's set to 1 then it'll charge the customer tax...not entirely
sure how much though or if there's another command to set the tax
amount.
: <input type="hidden" name="lc" value="US">
That sets the default language location (I think).
Well, that's all I got so far. Currently I'm trying to figure out the
command to set a minimum donation value.
--
Onideus Mad Hatter
mhm ¹ x ¹
http://www.backwater-productions.net
http://www.backwater-productions.net/hatter-blog
Hatter Quotes
-------------
"You're only one of the best if you're striving to become one of the
best."
"I didn't make reality, Sunshine, I just verbally bitch slapped you
with it."
"I'm not a professional, I'm an artist."
"Your Usenet blinders are my best friend."
"Usenet Filters - Learn to shut yourself the fuck up!"
"Drugs killed Jesus you know...oh wait, no, that was the Jews, my
bad."
"There are clingy things in the grass...burrs 'n such...mmmm..."
"The more I learn the more I'm killing my idols."
"Is it wrong to incur and then use the hate ridden, vengeful stupidity
of complete strangers in random Usenet froups to further my art?"
"Freedom is only a concept, like race it's merely a social construct
that doesn't really exist outside of your ability to convince others
of its relevancy."
"Next time slow up a lil, then maybe you won't jump the gun and start
creamin yer panties before it's time to pop the champagne proper."
"Reality is directly proportionate to how creative you are."
"People are pretty fucking high on themselves if they think that
they're just born with a soul. *snicker*...yeah, like they're just
givin em out for free."
"Quible, quible said the Hare. Quite a lot of quibling...everywhere.
So the Hare took a long stare and decided at best, to leave the rest,
to their merry little mess."
"There's a difference between 'bad' and 'so earth shatteringly
horrible it makes the angels scream in terror as they violently rip
their heads off, their blood spraying into the faces of a thousand
sweet innocent horrified children, who will forever have the terrible
images burned into their tiny little minds'."
"How sad that you're such a poor judge of style that you can't even
properly gauge the artistic worth of your own efforts."
"Those who record history are those who control history."
"I am the living embodiment of hell itself in all its tormentive rage,
endless suffering, unfathomable pain and unending horror...but you
don't get sent to me...I come for you."
"Ideally in a fight I'd want a BGM-109A with a W80 250 kiloton
tactical thermonuclear fusion based war head."
"Tell me, would you describe yourself more as a process or a
function?"
"Apparently this group has got the market cornered on stupid.
Intelligence is down 137 points across the board and the forecast
indicates an increase in Webtv users."
"Is my .sig delimiter broken? Really? You're sure? Awww,
gee...that's too bad...for YOU!" `, )
Navigation:
[Reply to this message]
|