Skip to content

Commit

Permalink
Updated Github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tkig2 committed Jul 16, 2024
1 parent 0d72baa commit 655b252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ <h3 style="display: inline-block">
<p>
<strong>Important:</strong> This feature is only available for Saferpay Business merchants!
</p>
</div><p>A client certificate for the JSON-API can be ordered in the Saferpay Backoffice under <a href="https://test.saferpay.com/BO/Settings/JsonApiClientCertificate"><strong>Settings &gt; JSON API client certificate</strong></a>.</p><p>If you have a Saferpay Business licence, you will find the HTTPS Client Certificate Authentication section under the form for HTTPS Basic Authentication.</p><img src="https://raw.githubusercontent.com/saferpay/jsonapi/master/Images/BO_Client_certificate_1.png" alt="Basic Aiuthentication"><p>Generate the CSR as described on the page and import it using the upload button.
</div><p>A client certificate for the JSON-API can be ordered in the Saferpay Backoffice under <a href="https://test.saferpay.com/BO/Settings/JsonApiClientCertificate"><strong>Settings &gt; JSON API client certificate</strong></a>.</p><p>If you have a corresponding license, you will find the HTTPS Client Certificate Authentication section under the form for HTTPS Basic Authentication.</p><img src="https://raw.githubusercontent.com/saferpay/jsonapi/master/Images/BO_Client_certificate_1.png" alt="Basic Authentication"><p>Generate the CSR as described on the page and import it using the upload button.
The signed client certificate will then be downloaded through your browser.</p></div></div></section><section id="integration"><h1><a name="integration"></a>Integration</h1><div class="row"><div class="col-md-6"></div></div></section><section><h2>Test Environment</h2><div class="row"><div class="col-md-6"><p>For the integration phase, you should <a href="https://test.saferpay.com">visit our test environment</a>!
There you can register your personal test account, which you then can use for testing, to try out different functions and for general evaluation.</p><p>You can find a list of test-cards and other payment means for testing <a href="https://saferpay.github.io/sndbx/paymentmeans.html">over here</a>!</p></div></div></section><section><h2>Integration Guide</h2><div class="row"><div class="col-md-6"><p>While these Documents are meant as a quick reference and technical specification of the Saferpay JSON-API, <a href="https://saferpay.github.io/sndbx/index.html">the Saferpay Integration Guide</a> contains an in depth explanation about payment-flows, tips and tricks, as well as best practices for those, who want to integrate the JSON-API and its features for the first time.
It will also help to understand certain characteristics about the different payment methods we offer, as well as the rules you must follow, when processing vital credit card data and more.</p><p>The sequential steps of the general integration process are described in our <a href="https://www.six-payment-services.com/en/site/e-commerce/support/integration.html">Step-by-step Integration-Manual</a>.</p></div></div></section><section><h2>Server-to-Server code Samples</h2><div class="row"><div class="col-md-6"><p>The JSON API is a modern and lightweight interface, that can be used with all shop
Expand Down Expand Up @@ -976,7 +976,7 @@ <h3 style="display: inline-block">
<i>Solution:</i> Fix request
</td>
</tr>
</tbody></table></div></div><div class="row"><div class="col-md-6"></div></div></section><section id="ChapterPaymentPage"><h1><a name="ChapterPaymentPage"></a>Payment Page</h1><div class="row"><div class="col-md-6"><p>The Payment Page Interface provides a simple and easy integration of Saferpay into your web shop, mobile app or other applications without the need to implement a user interface for card data entry. The Saferpay Payment Page can be used with a Saferpay eCommerce license as well as with a Saferpay Business license. It allows the processing of all <a target="_blank" href="https://saferpay.github.io/sndbx/index.html#paymentmethods">payment methods</a> that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.</p></div></div></section><section id="ChapterPaymentPageProcess"><h2><a name="ChapterPaymentPageProcess"></a> Payment Process with the Payment Page</h2><div class="row"><div class="col-md-6"><p>This chapter will give you a simple overview about the transaction flow, when using the Payment Page</p><div class="info">
</tbody></table></div></div><div class="row"><div class="col-md-6"></div></div></section><section id="ChapterPaymentPage"><h1><a name="ChapterPaymentPage"></a>Payment Page</h1><div class="row"><div class="col-md-6"><p>The Payment Page Interface provides a simple and easy integration of Saferpay into your web shop, mobile app or other applications without the need to implement a user interface for card data entry. Lincenses including the payment page can be found <a target="_blank" href="https://docs.saferpay.com/home/master/licensing">here</a>. It allows the processing of all <a target="_blank" href="https://saferpay.github.io/sndbx/index.html#paymentmethods">payment methods</a> that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.</p></div></div></section><section id="ChapterPaymentPageProcess"><h2><a name="ChapterPaymentPageProcess"></a> Payment Process with the Payment Page</h2><div class="row"><div class="col-md-6"><p>This chapter will give you a simple overview about the transaction flow, when using the Payment Page</p><div class="info">
<p><strong>Important Note:</strong> If you have trouble understanding the transaction flow with the Payment Page in its detail, you may want to <a href="https://saferpay.github.io/sndbx/Integration_PP.html">read our Saferpay Integration guide</a>, which offers an in depth explanation on how to integrate the Payment Page, optional features, best practices and more.</p>
</div></div></div></section><section><h3>Transaction-flow</h3><div class="row"><div class="col-md-6"><ol>
<li><a href="index.html#Payment_v1_PaymentPage_Initialize">Payment Page Initialize</a>
Expand Down

0 comments on commit 655b252

Please sign in to comment.