PayPal: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 22: Zeile 22:
 
* Subscribe Button HTML Variables, page 425:
 
* Subscribe Button HTML Variables, page 425:
 
** no_note=1 - Do not prompt buyers to include a note with their payments.
 
** no_note=1 - Do not prompt buyers to include a note with their payments.
 +
** item_number - Pass-through variable for you to track product or service purchased or the contribution made. The value you specify is passed back to you upon payment completion. This variable is required if you want PayPal to track inventory or track profit and loss for the item the button sells.
 +
 
** more ....
 
** more ....
  

Version vom 21. Dezember 2012, 19:46 Uhr

PayPal Conditions

  • The PayPal account is bound to only 1 person and his/her bank account (for private account)
    • Vergewissern Sie sich, dass der Name, auf dem Ihr PayPal-Konto registriert ist, mit dem Namen auf Ihrem Bankkontoauszug übereinstimmt. Ansonsten sind Überweisungen von und auf Ihr PayPal-Konto nicht möglich, und es werden jedes Mal Rückbuchungsgebühren berechnet. (Quelle)
    • Practically: if you try to change your name - it is impossible. If you try to add a new bank account, you can change your first name, but not your family name.
  • A PayPal account for organizations is bound to the organization: its bank account holder should match the organization name.

Create PayPal Button

Subscribe

Link: https://www.paypal.com/cgi-bin/webscr?cmd=_subscr-intro-outside

  • Germany:
    • with a German PayPal account (Nikolay's) this button is not shown and cannot be created.
    • There is however "Abonnement"-Button erstellen. und https://www.paypal.com/de/cgi-bin/webscr?cmd=_subscr-intro (Buttons für regelmäßige Abonnementzahlungen)
    • Maybe to have the Abonnement option you have to enter your credit card? - No, I have already a credit card added to the account.
    • Asked PayPal per email about the button - Wir melden uns innerhalb von 24 bis 72 Stunden per E-Mail bei Ihnen.

HTML Code

Maybe it can work with this code: https://www.paypal.com/de/cgi-bin/webscr?cmd=_pdn_subscr_techview (See PayPal_Test) - a real money transfer test is needed.

    • more ....

Working

Here are examples from Germany where it is working:

PayPal Alternatives