UNPKG

3.02 kBMarkdownView Raw
1# v2.5.1
2- Support for parameters 'name' and 'address' in lower case of the object describing Corporate Node
3
4# v2.5.0
5- Sending a SOAP request to a service 'billon.me' without an additional SOAP request 'hello' and sending it with the message 'hello' again when an error occurs during sending or the incorrect response is received faster than in a second
6- The method 'billon.Payment', which replaces the method 'billon.Shop', which is deprecated synonym for the method 'billon.Payment'
7- The configuration method 'cNode', which replaces the method 'app24', which is deprecated synonym for the method 'cNode'
8- The parameter 'cNode', which replaces of the parameter 'WUI', which is deprecated synonym for 'cNode, of the first argument of methods that are available as methods of an object ‘call’ of an object ‘SoapService’ and corresponds the SOAP request
9- WSDL document of 2018-07-25
10
11# v2.4.0
12- Possibility of declaring a product only with parameter 'amount_gross' or as the number of the thousandth parts of the basic monetary unit
13- A configuration method 'products' not required
14- The Corporate Node connection error being returned as the value of a parameter 'native_error'
15
16# v2.3.1
17- Seperate SOAP client for each request
18
19# v2.3.0
20- New parameter 'taskId' of the third argument of a configuration method 'OnFinishedPayment'
21- Use of a default port 443 of API of a service 'billon.me' by default, and a port 5002 only when an error occurs
22- Suppressing interpretation errors on the JSON document returned by API of the service 'billon.me'
23- WSDL document of 2017-10-05
24
25# v2.2.1
26- Change of the required version of a module 'soap'
27- Links to the documentation on a website 'billon.pro'
28
29# v2.2.0
30- Possibility of use of 'billon.me' user's API key instead of the object describing Corporate Node
31- Use of module 'uuid' instead of deprecated 'node-uuid'
32- WSDL document of 2017-06-05
33
34# v2.1.1
35- Change in the description of the module
36
37# v2.1.0
38- New configuration method 'onRequestSend' and new method 'onRequestSend' of object 'billon.SoapClient' for handling the event of sending a SOAP request
39- The method 'tariff', which returns prices of the plates, currency, series duration, maximal total amount and the name of brand and replaces the method 'platesList', which is a deprecated synonym for the method 'tariff'
40- Arguments of a function that is an argument of the configuration method 'OnFinishedPayment' in case of donations similar to those in case of purchase payments with leaving an object with parameters 'user' and 'amount' as the first argument for compatibility
41- Check of the parameter 'confirmationCode2' before adding 'peerLocation'
42- WSDL document of 2016-11-22
43
44# v2.0.5
45- Improvements of the description of the module
46
47# v2.0.0
48- Support of the plate payments
49- Support of 'peerLocation' with validation
50- Use of currency set by method 'currency' in method 'donateInitiation'
51- New configuration method 'merchantBrandName' for setting the name of brand
52- WSDL document of 2016-06-23