Improved description for paypal e-mail input field
authorMarcel Werk <burntime@woltlab.com>
Thu, 17 Aug 2017 23:01:16 +0000 (01:01 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 17 Aug 2017 23:01:16 +0000 (01:01 +0200)
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index 31b8477c2f14fa22d9b206fbb0d4a96579e9e8bf..bb3eb937483a0ffc879c7ca0e8c9a9dea160ecee 100644 (file)
@@ -1336,7 +1336,8 @@ Bitte {if LANGUAGE_USE_INFORMAL_VARIANT}befolge{else}befolgen Sie{/if} die Anlei
                <item name="wcf.acp.option.category.general.payment"><![CDATA[Zahlungsoptionen]]></item>
                <item name="wcf.acp.option.available_payment_methods"><![CDATA[Unterstützte Zahlungsanbieter]]></item>
                <item name="wcf.acp.option.paypal_email_address"><![CDATA[PayPal-E-Mail-Adresse]]></item>
-               <item name="wcf.acp.option.paypal_email_address.description"><![CDATA[Für die Abwicklung von PayPal-Zahlungen wird ein PayPal-Business-Konto mit aktivierter sofortiger Zahlungsbestätigung (IPN) benötigt.]]></item>
+               <item name="wcf.acp.option.paypal_email_address.description"><![CDATA[Für die Abwicklung von PayPal-Zahlungen wird ein PayPal-Business-Konto mit aktivierter sofortiger Zahlungsbestätigung (IPN) benötigt.<br>
+Als Benachrichtigungs-URL in der Konfiguration der sofortigen Zahlungsbestätigungen nutzen Sie dabei bitte folgende Adresse: <kbd>{link controller='PaypalCallback' forceFrontend=true}{/link}</kbd>.]]></item>
                <item name="wcf.acp.option.module_paid_subscription"><![CDATA[Bezahlte Mitgliedschaften aktivieren]]></item>
                <item name="wcf.acp.option.module_paid_subscription.description"><![CDATA[Aktiviert die <a href="{link controller='PaidSubscriptionList'}{/link}">Verwaltung der bezahlten Mitgliedschaften</a>.]]></item>
                <item name="wcf.acp.option.paid_subscription_enable_tos_confirmation"><![CDATA[Benutzer müssen vor dem Kauf Nutzungsbedingungen akzeptieren]]></item>
index 9c1588eeb8c34a0d0b0dbb79436d346796181c20..3e0b23ff0a0bbd790d46ed1b9fdfaf6d9fbb43ed 100644 (file)
@@ -1330,7 +1330,8 @@ Please follow the instructions described in <a href="{@$__wcf->getPath()}acp/der
                <item name="wcf.acp.option.category.general.payment"><![CDATA[Payments]]></item>
                <item name="wcf.acp.option.available_payment_methods"><![CDATA[Supported Payment Methods]]></item>
                <item name="wcf.acp.option.paypal_email_address"><![CDATA[PayPal Email Address]]></item>
-               <item name="wcf.acp.option.paypal_email_address.description"><![CDATA[Receiving payments requires a PayPal business account with enabled “Instant Payment Notification” (IPN).]]></item>
+               <item name="wcf.acp.option.paypal_email_address.description"><![CDATA[Receiving payments requires a PayPal business account with enabled “Instant Payment Notification” (IPN).<br>
+When prompted for the notification URL for the instant payment notifications, please provide this link: <kbd>{link controller='PaypalCallback' forceFrontend=true}{/link}</kbd>.]]></item>
                <item name="wcf.acp.option.module_paid_subscription"><![CDATA[Enable paid subscriptions]]></item>
                <item name="wcf.acp.option.module_paid_subscription.description"><![CDATA[Enables the <a href="{link controller='PaidSubscriptionList'}{/link}">management for paid subscriptions</a>.]]></item>
                <item name="wcf.acp.option.paid_subscription_enable_tos_confirmation"><![CDATA[Users are required to accept your Terms of Service before purchasing]]></item>