PayDriver had the wrong template namespace and assetId

This commit is contained in:
Colin Kuskie 2008-06-24 22:29:02 +00:00
parent 1c408b1c3f
commit d221dcd01d

View file

@ -183,10 +183,10 @@ sub definition {
},
receiptEmailTemplateId => {
fieldType => 'template',
namespace => "Shop/ReceiptEmail",
namespace => "Shop/EmailReceipt",
label => $i18n->get("receipt email template"),
hoverHelp => $i18n->get("receipt email template help"),
defaultValue => 'BMzuE91-XB8E-XGll1zpvA',
defaultValue => 'bPz1yk6Y9uwMDMBcmMsSCg',
},
saleNotificationGroupId => {
fieldType => 'group',