http - Pass values for subscription in URL for epay -


now pass parameters creating subscription in epay this:

<script charset="utf-8" src="https://ssl.ditonlinebetalingssystem.dk/integration/ewindow/paymentwindow.js" type="text/javascript"></script> <script type="text/javascript">          paymentwindow = new paymentwindow({              'merchantnumber': "xxxxxx",              'amount': "100",              'currency': "usd",              'subscription': "1",              'recurring': '{"subscription":{"emailaddress":"test@test.com"},"recurringplanlist":[{"recurringplanid":1}]}'          }); </script> 

how can transfer url, this:

< href="https://ssl.ditonlinebetalingssystem.dk/integration/ewindow/default.aspx?merchantnumber=xxxxxx&amount=100&currency=usd&windowstate=3">go payment< /a>


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -