From c515e65bed5f78cf4939f487f268c08381a627e6 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 6 Apr 2011 16:34:33 -0700 Subject: [PATCH] Documentation on how to get a PDT Identity Token for PayPal standard checkout. --- lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm b/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm index 5a1de11dd..b9389a7e6 100644 --- a/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm +++ b/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm @@ -51,7 +51,7 @@ our $I18N = { }, 'identity token help' => { - message => q{The identity token listed under the Payment Data Transfer radio button in your website payment preference on PayPal}, + message => q{The identity token listed under the Payment Data Transfer radio button in your website payment preference on PayPal. To enable, this, log into your PayPal account, go to Profile. Under Seller Preferences, choose Website Payment Preferences. Select Auto Return and enter in your website's address. Then select Payment Data Transfer. The next time you enter this screen, your PDT Identity token will be listed.}, lastUpdated => 1248297326, },