PayPal: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 8: Zeile 8:
 
** Maybe to have the Abonnement option you have to enter your credit card? - No, I have already a credit card added to the account.
 
** 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.
 
** Asked PayPal per email about the button - Wir melden uns innerhalb von 24 bis 72 Stunden per E-Mail bei Ihnen.
** 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.
+
====HTML Code====
*** HTML Code is available in the [https://www.paypalobjects.com/en_US/pdf/PP_WebsitePaymentsStandard_IntegrationGuide.pdf PP_WebsitePaymentsStandard_IntegrationGuide], after page 161.
+
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.
 +
*HTML Code is available in the [https://www.paypalobjects.com/en_US/pdf/PP_WebsitePaymentsStandard_IntegrationGuide.pdf PP_WebsitePaymentsStandard_IntegrationGuide], after page 161.
  
 
[[Category: IT]]
 
[[Category: IT]]

Version vom 19. Dezember 2012, 18:04 Uhr

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.