File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ def test_api(self):
1414
1515 def test_gen_form (self ):
1616 expected_form_out = (
17- u'<form method="post" action="https://www.liqpay.com/3/ api/checkout/" accept-charset="utf-8">\n '
17+ u'<form method="post" action="https://www.liqpay.com/api/3 /checkout/" accept-charset="utf-8">\n '
1818 u'\t <input type="hidden" name="data" value="eyJwdWJsaWNfa2V5IjogIiIsICJkZXNjcmlwdGlvbiI6ICJcdTA0NDJcdTA0MzVcdTA0NDFcdTA0NDIiLCAibGFuZ3VhZ2UiOiAicnUiLCAic2FuZGJveCI6IDAsICJjdXJyZW5jeSI6ICJVQUgiLCAiYW1vdW50IjogIjM5NDAiLCAidGVzdCI6ICJjY2NjIn0="/>\n '
1919 u'\t <input type="hidden" name="signature" value="Zdm/xbS30v9ZTNXrLXeW9QFVxHQ="/>\n '
2020 u' <input type="image" src="//static.liqpay.com/buttons/p1ru.radius.png" name="btn_text" />\n '
You can’t perform that action at this time.
0 commit comments