From 655b252ed98cf24201ccedfdc68687650a6377c8 Mon Sep 17 00:00:00 2001 From: tkig2 <161435047+tkig2@users.noreply.github.com> Date: Tue, 16 Jul 2024 07:59:01 +0000 Subject: [PATCH] Updated Github pages --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a8d90e1..980e20a 100644 --- a/index.html +++ b/index.html @@ -279,7 +279,7 @@

Important: This feature is only available for Saferpay Business merchants!

-

A client certificate for the JSON-API can be ordered in the Saferpay Backoffice under Settings > JSON API client certificate.

If you have a Saferpay Business licence, you will find the HTTPS Client Certificate Authentication section under the form for HTTPS Basic Authentication.

Basic Aiuthentication

Generate the CSR as described on the page and import it using the upload button. +

A client certificate for the JSON-API can be ordered in the Saferpay Backoffice under Settings > JSON API client certificate.

If you have a corresponding license, you will find the HTTPS Client Certificate Authentication section under the form for HTTPS Basic Authentication.

Basic Authentication

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.

Integration

Test Environment

For the integration phase, you should visit our test environment! There you can register your personal test account, which you then can use for testing, to try out different functions and for general evaluation.

You can find a list of test-cards and other payment means for testing over here!

Integration Guide

While these Documents are meant as a quick reference and technical specification of the Saferpay JSON-API, the Saferpay Integration Guide 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.

The sequential steps of the general integration process are described in our Step-by-step Integration-Manual.

Server-to-Server code Samples

The JSON API is a modern and lightweight interface, that can be used with all shop @@ -976,7 +976,7 @@

Solution: Fix request -

Payment Page

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 payment methods that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.

Payment Process with the Payment Page

This chapter will give you a simple overview about the transaction flow, when using the Payment Page

+

Payment Page

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 here. It allows the processing of all payment methods that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.

Payment Process with the Payment Page

This chapter will give you a simple overview about the transaction flow, when using the Payment Page

Important Note: If you have trouble understanding the transaction flow with the Payment Page in its detail, you may want to read our Saferpay Integration guide, which offers an in depth explanation on how to integrate the Payment Page, optional features, best practices and more.

Transaction-flow