Skip to content

Commit

Permalink
Updated Github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Saferpay-DevOps committed Oct 24, 2023
1 parent 868a84c commit ef69832
Showing 1 changed file with 60 additions and 14 deletions.
74 changes: 60 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" href="assets/css/vendors.css" />
<link rel="stylesheet" href="assets/css/helppage.css">

<title>Saferpay documentation | JSON API Spec-Version 1.36</title>
<title>Saferpay documentation | JSON API Spec-Version 1.37</title>
</head>
<body data-spy="scroll" data-target="#navScrollspy">

Expand All @@ -17,7 +17,7 @@

<h3>
<span style="font-size: x-large; font-weight: bold">Saferpay</span>
<span class="text-primary">JSON API Spec-Version 1.36</span>
<span class="text-primary">JSON API Spec-Version 1.37</span>
</h3>

<ul class="nav">
Expand Down Expand Up @@ -126,7 +126,7 @@ <h3>
<span class="glyphicon glyphicon-menu-hamburger"></span>
<h3 style="display: inline-block">
<span style="font-size: x-large; font-weight: bold">Saferpay</span>
<span class="text-primary">JSON API Spec-Version 1.36</span>
<span class="text-primary">JSON API Spec-Version 1.37</span>
</h3>
</button>

Expand Down Expand Up @@ -1084,7 +1084,7 @@ <h3 style="display: inline-block">
<td class="col-sm-8">
<div style="padding-bottom: 10px">Used to restrict the means of payment which are available to the payer for this transaction. If only one payment method id is set, the payment selection step will be skipped.</div>
<i class="small text-muted">
Possible values: ACCOUNTTOACCOUNT, ALIPAY, AMEX, BANCONTACT, BONUS, DINERS, CARD, DIRECTDEBIT, EPRZELEWY, EPS, GIROPAY, IDEAL, INVOICE, JCB, KLARNA, MAESTRO, MASTERCARD, MYONE, PAYCONIQ, PAYDIREKT, PAYPAL, POSTCARD, POSTFINANCE, SOFORT, TWINT, UNIONPAY, VISA, WLCRYPTOPAYMENTS.<br>
Possible values: ACCOUNTTOACCOUNT, ALIPAY, AMEX, BANCONTACT, BONUS, DINERS, CARD, DIRECTDEBIT, EPRZELEWY, EPS, GIROPAY, IDEAL, INVOICE, JCB, KLARNA, MAESTRO, MASTERCARD, MYONE, PAYCONIQ, PAYDIREKT, PAYPAL, POSTCARD, POSTFINANCE, POSTFINANCEPAY, SOFORT, TWINT, UNIONPAY, VISA, WLCRYPTOPAYMENTS.<br>
<span>Example: <code>[&quot;VISA&quot;, &quot;MASTERCARD&quot;]</code></span>
</i>
</td>
Expand Down Expand Up @@ -7934,9 +7934,9 @@ <h2>Container &quot;Common_Models_Data_Payer&quot;</h2>
</span>
</td>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Payer identifier defined by the merchant / shop. Use a unique id for your customer (a UUID is highly recommended).<br> For GDPR reasons, we don't recommend using an id which contains personal data (eg. no name).</div>
<div style="padding-bottom: 10px">Payer identifier defined by the merchant / shop. The ID can be numeric, alphabetical and contain any of the following special characters: .:!#$%&amp;'*+-/=?^_`{|}~@.<br> For GDPR reasons we <strong>strongly discourage</strong> the use of ids containing any personal data (e.g. names) and instead recommend the usage of a merchant-side generated UUID for your customer.</div>
<i class="small text-muted">
Id[1..50]<br>
PayerId[1..256]<br>
</i>
</td>
</tr>
Expand Down Expand Up @@ -9022,8 +9022,8 @@ <h2>Container &quot;Common_RequestHeader&quot;</h2>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Version number of the interface specification. For new implementations, the newest Version should be used.</div>
<i class="small text-muted">
Possible values: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.35, 1.36<br>
<span>Example: <code>1.36</code></span>
Possible values: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.35, 1.36, 1.37<br>
<span>Example: <code>1.37</code></span>
</i>
</td>
</tr>
Expand Down Expand Up @@ -9131,8 +9131,8 @@ <h2>Container &quot;Common_ResponseHeader&quot;</h2>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Version number of the interface specification.</div>
<i class="small text-muted">
Possible values: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.35, 1.36<br>
<span>Example: <code>1.36</code></span>
Possible values: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.35, 1.36, 1.37<br>
<span>Example: <code>1.37</code></span>
</i>
</td>
</tr>
Expand Down Expand Up @@ -10283,7 +10283,7 @@ <h2>Container &quot;Payment_Models_Data_Brand&quot;</h2>
<td class="col-sm-8">
<div style="padding-bottom: 10px">alphanumeric id of the payment method / brand</div>
<i class="small text-muted">
Possible values: ACCOUNTTOACCOUNT, ALIPAY, AMEX, BANCONTACT, BONUS, DINERS, CARD, DIRECTDEBIT, EPRZELEWY, EPS, GIROPAY, IDEAL, INVOICE, JCB, KLARNA, MAESTRO, MASTERCARD, MYONE, PAYCONIQ, PAYDIREKT, PAYPAL, POSTCARD, POSTFINANCE, SOFORT, TWINT, UNIONPAY, VISA, WLCRYPTOPAYMENTS.<br>
Possible values: ACCOUNTTOACCOUNT, ALIPAY, AMEX, BANCONTACT, BONUS, DINERS, CARD, DIRECTDEBIT, EPRZELEWY, EPS, GIROPAY, IDEAL, INVOICE, JCB, KLARNA, MAESTRO, MASTERCARD, MYONE, PAYCONIQ, PAYDIREKT, PAYPAL, POSTCARD, POSTFINANCE, POSTFINANCEPAY, SOFORT, TWINT, UNIONPAY, VISA, WLCRYPTOPAYMENTS.<br>
</i>
</td>
</tr>
Expand Down Expand Up @@ -11728,8 +11728,9 @@ <h2>Container &quot;Payment_Models_Data_PayerInfo&quot;</h2>
</span>
</td>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Payer identifier defined by the merchant / shop.</div>
<div style="padding-bottom: 10px">Payer identifier defined by the merchant / shop. The ID can be numeric, alphabetical and contain any of the following special characters: .:!#$%&amp;'*+-/=?^_`{|}~@.</div>
<i class="small text-muted">
PayerId[1..256]<br>
</i>
</td>
</tr>
Expand Down Expand Up @@ -13702,10 +13703,27 @@ <h2>Container &quot;Payment_Models_Data_SchemeToken&quot;</h2>
</span>
</td>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Saferpay E-Commerce Indicator</div>
<div style="padding-bottom: 10px">Saferpay E-Commerce Indicator. This indicator is just informational.</div>
<i class="small text-muted">
<span>Example: <code>2023</code></span>
<span>Example: <code>07</code></span>
</i>
</td>
</tr>
<tr>
<td class="col-sm-4 text-right">
<strong>TokenType</strong><br>
<span class="text-muted small">
<span>
<span class="text-mandatory">mandatory</span>,
</span>
string
</span>
</td>
<td class="col-sm-8">
<div style="padding-bottom: 10px">Type of the Scheme Token.</div>
<i class="small text-muted">
Possible values: APPLEPAY, GOOGLEPAY, SAMSUNGPAY, CLICKTOPAY, OTHER.<br>
</i>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -14976,6 +14994,7 @@ <h2>Container &quot;RestApi_Models_WalletInfo&quot;</h2>
</tbody>
</table>
</div></div></div></section><section id="changelog"><h1><a name="changelog"></a> Changelog</h1><div class="row"><div class="col-md-6"></div></div></section><section><h2>Table of Contents</h2><div class="row"><div class="col-md-6"><ul>
<li><a href="#v1.37.0.0.20231114">Version 1.37</a></li>
<li><a href="#v1.36.0.0.20230912">Version 1.36</a></li>
<li><a href="#v1.35.0.0.20230718">Version 1.35</a></li>
<li><a href="#v1.34.0.0.20230516">Version 1.34</a></li>
Expand Down Expand Up @@ -15009,6 +15028,33 @@ <h2>Container &quot;RestApi_Models_WalletInfo&quot;</h2>
<li><a href="#v1.6.0.20170404">Version 1.6</a></li>
<li><a href="#v1.5.0.20170207">Version 1.5</a></li>
<li><a href="#v1.4.0.20161015">Version 1.4</a></li>
</ul></div></div></section><section id="v1.37.0.0.20231114"><h2><a name="v1.37.0.0.20231114"></a> Version 1.37 (released 2023-11-14)</h2><div class="row"><div class="col-md-6"><ul>
<li>available on Sandbox: 2023-10-27</li>
<li>introduced version 1.37</li>
<li>added value <code>1.37</code> for <em>SpecVersion</em></li>
<li>added <code>POSTFINANCEPAY</code> as valid value for field <code>PaymentMethods</code> in <a href="index.html#Payment_v1_PaymentPage_Initialize">PaymentPage/Initialize</a> requests</li>
<li>extended selection of possible characters for <code>PayerId</code>, affecting the following requests and responses:
<ul>
<li><a href="index.html#Payment_v1_PaymentPage_Initialize">PaymentPage/Initialize</a></li>
<li><a href="index.html#Payment_v1_PaymentPage_Assert">PaymentPage/Assert</a></li>
<li><a href="index.html#Payment_v1_Transaction_Initialize">Transaction/Initialize</a></li>
<li><a href="index.html#Payment_v1_Transaction_Authorize">Transaction/Authorize</a></li>
<li><a href="index.html#Payment_v1_Transaction_QueryPaymentMeans">Transaction/QueryPaymentMeans</a></li>
<li><a href="index.html#Payment_v1_Transaction_AuthorizeDirect">Transaction/AuthorizeDirect</a></li>
<li><a href="index.html#Payment_v1_Transaction_AuthorizeReferenced">Transaction/AuthorizeReferenced</a></li>
<li><a href="index.html#Payment_v1_Transaction_RedirectPayment">Transaction/RedirectPayment</a></li>
<li><a href="index.html#Payment_v1_Transaction_AssertRedirectPayment">Transaction/AssertRedirectPayment</a></li>
<li><a href="index.html#Payment_v1_Transaction_Inquire">Transaction/Inquire</a></li>
<li><a href="index.html#Payment_v1_Transaction_AlternativePayment">Transaction/AlternativePayment</a></li>
<li><a href="index.html#Payment_v1_Transaction_QueryAlternativePayment">Transaction/QueryAlternativePayment</a></li>
</ul>
</li>
<li>added <code>TokenType</code> field to <code>SchemeToken</code>, affecting the following requests and responses:
<ul>
<li><a href="index.html#Payment_v1_Transaction_Initialize">Transaction/Initialize</a></li>
<li><a href="index.html#Payment_v1_Transaction_AuthorizeDirect">Transaction/AuthorizeDirect</a></li>
</ul>
</li>
</ul></div></div></section><section id="v1.36.0.0.20230912"><h2><a name="v1.36.0.0.20230912"></a> Version 1.36 (released 2023-09-12)</h2><div class="row"><div class="col-md-6"><ul>
<li>available on Sandbox: 2023-08-29</li>
<li>introduced version 1.36</li>
Expand Down

0 comments on commit ef69832

Please sign in to comment.