summaryrefslogtreecommitdiff
path: root/merchant/versioning.rst
blob: dcf433cd06d6b91381feadbecd32a3987de6f0ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
=========================
Taler merchant versioning
=========================

This page contains all the documentation for the video tutorial introducing the Taler versioning system.

+++++
Video 
+++++

.. video:: ../_static/videos/merchant/versioning.mp4
  :width: 640
  :height: 360

++++++++++++
Requirements 
++++++++++++

Required for this tutorial series:

* | A Taler merchant backend
  | If you need help using the merchant backend for the first time, you can watch the :ref:`Taler merchant introduction` tutorial.



* | A Taler wallet instance
  | Setup instructions are available on https://wallet.taler.net, though not required for this tutorial.



* | A REST API management software or relevant programming skills
  | In this video series, we are going to use the Insomnia free software, available for download at https://insomnia.rest.


+++++++++++++++++++
Demo backend notice 
+++++++++++++++++++

You can use your own merchant backend service or the online demonstration service at https://backend.demo.taler.net for this tutorial.

++++++++++++++
More tutorials 
++++++++++++++

To view additional tutorials, you can browse this site or head to https://docs.taler.net to get the latest documentation about the Taler services.