Home › Forums › Quform WordPress › IntegrationYANDEX money
- This topic has 6 replies, 2 voices, and was last updated 11 years ago by MAXIS322718.
- AuthorPosts
- January 8, 2014 at 11:26 am #8128MAXIS322718Participant
Hello
I have this html code
<iframe frameborder=”0″ allowtransparency=”true” scrolling=”no” src=”https://money.yandex.ru/embed/shop.xml?uid=410011397691695&writer=seller&targets=%D0%9F%D0%B5%D1%80%D0%B5%D0%B2%D0%BE%D0%B4&default-sum=2100&button-text=03&hint=” width=”450″ height=”163″></iframe>
In the maximized state html looks like this
<!DOCTYPE html SYSTEM “about:legacy-compat”>
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
<link rel=”stylesheet” href=”/css/ui/widgets/b-widget-commercial.css?ver=1″>
</head>
<body>
<div class=”b-widget-commercial”><form method=”POST” target=”_blank” action=”https://money.yandex.ru/quickpay/confirm.xml”>
<input name=”receiver” type=”hidden” value=”410011397691695″><input name=”label” value=”” type=”hidden”><input name=”FormComment” type=”hidden” value=”Перевод”><input name=”short-dest” type=”hidden” value=”Перевод”><input name=”writable-targets” type=”hidden” value=”false”><input name=”writable-sum” type=”hidden” value=”true”><input name=”comment-needed” type=”hidden” value=”false”><input name=”quickpay-form” type=”hidden” value=”shop”><table class=”b-form__grid”>
<tr>
<td class=”b-form__label”><label>Назначение платежа:</label></td>
<td class=”b-form__field”>
<div class=”b-form__label”>Перевод</div>
<input type=”hidden” name=”targets” value=”Перевод”>
</td>
</tr>
<tr>
<td class=”b-form__label”><label>Сумма:</label></td>
<td class=”b-form__field”>
<div style=”width: 60px;” class=”b-input-text b-input-text_inline”><input class=”b-input-text__input” style=”text-align: right;” data-type=”number” type=”text” maxlength=”10″ name=”sum” id=”sum” value=”2100″></div>
<span class=”b-form__input-postfix”>
руб.
</span>
</td>
</tr>
<tr class=”b-form__buttons”>
<td style=”text-align: right;”></td>
<td><span class=”b-button b-button_1 b-button_orange” data-block=”b-button”><span class=”b-button__inner”>Перевести</span><input type=”submit” value=”Перевести” class=”b-button__input” name=”submit-button”></span></td>
</tr>
</table>
</form></div>
<div style=”display:none;”><script type=”text/javascript”>
(function(w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter11859922 = new Ya.Metrika({
enableAll: true,
id:11859922
});
w.yaCounter152220 = new Ya.Metrika({
id:152220,
webvisor:true,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true
});
} catch(e) {}
});
})(window, “yandex_metrika_callbacks”);
</script></div>
<script src=”//mc.yandex.ru/metrika/watch.js” type=”text/javascript” defer></script><noscript><div>
</div></noscript>
</body>
</html>
As in the iframe to pass a parameter to submit() via jQuery just as you showed in this example https://support.themecatcher.net/quform-wordpress/guides/integration/paypal?January 10, 2014 at 3:58 pm #8188AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 11, 2014 at 5:35 pm #8206MAXIS322718ParticipantWhy it does not work exactly as you wrote there are other options?
January 13, 2014 at 11:08 am #8227AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 13, 2014 at 12:10 pm #8229January 13, 2014 at 2:11 pm #8234AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 13, 2014 at 3:44 pm #8235MAXIS322718ParticipantThanks, I thought so I’m just hoping that there is some output. Thank you very much!
- AuthorPosts
- You must be logged in to reply to this topic.