Committer: sup-- yandex.bml should generate some different names for hidden input types on the form.
U trunk/htdocs/pay/yandex.bml
Modified: trunk/htdocs/pay/yandex.bml
===================================================================
--- trunk/htdocs/pay/yandex.bml 2006-12-19 03:26:41 UTC (rev 4041)
+++ trunk/htdocs/pay/yandex.bml 2006-12-19 13:53:36 UTC (rev 4042)
@@ -44,17 +44,17 @@
$ret .= LJ::html_hidden
(map { $_->[1] => $LJ::PAY_SUP_YANDEX_INFO{$_->[0]} }
- [ shop_id => 'ShopId' ],
+ [ shop_id => 'ShopID' ],
[ shop_address => 'wbp_ShopAddress' ],
[ shop_encryption_key => 'wbp_ShopEncryptionKey' ],
[ shop_key_id => 'wbp_ShopKeyID' ],
[ inactivity_period => 'wbp_InactivityPeriod' ],
[ version => 'wbp_Version' ],
- [ showcase_id => 'wbp_ShowCaseID' ],
+ [ showcase_id => 'ShowCaseID' ],
[ currency_id => 'CurrencyID' ],
[ bank_id => 'BankID' ],
[ target_currency => 'TargetCurrency' ],
- [ correspondent_id => 'CorrespondentID' ],
+ [ correspondent_id => 'wbp_CorrespondentID' ],
[ target_bank_id => 'TargetBankID' ],
[ payment_type_cd => 'PaymentTypeCD' ],
[ project_id => 'projectId' ],