[Typo3-shop] Help with PayPal
Konstantin
pilot at m-lan.ru
Thu Nov 24 23:49:48 CET 2005
Thanks a lot.
So, as i can understand this is mail which was registered in my paypal
account.
Really so?
"Franz Holzinger" <franz at fholzinger.com> ???????/???????? ? ????????
?????????:
news:mailman.1.1132865629.3972.typo3-project-tt-products at lists.netfielders.de...
> Hello
>>
>> Tell me, plz, what is the field
>>
>> <input type="hidden" name="business" value="paypaladdress">
>>
>> in paypal template?
>>
>> From where can i get it "paypaladdress"?
>>
> look into the Bananaguard.de template
> /tt_products/template/example_template_bill_de.tmpl
>
> <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr"
> method="post">
> <input type="hidden" name="cmd" value="_xclick">
> <input type="hidden" name="business" value="info at bananaguard.de">
> <input type="hidden" name="item_name" value="###ORDER_UID###">
> <input type="hidden" name="amount" value="###PRICE_TOTAL_TAX###">
> <input type="hidden" name="no_note" value="1">
> <input type="hidden" name="currency_code" value="EUR">
> <input type="hidden" name="lc" value="DE">
> <input type="hidden" name="tax" value="0,00">
> <input type="submit" name="submit" value="Bezahlung mit Kreditkarte via
> Paypal" alt="Protect Your Banana!">
> </form>
>
>
> Franz
More information about the TYPO3-project-tt-products
mailing list