Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: Mineur

Content

Sommaire
maxLevel2
stylenone


3DS Payment in direct mode

3D Secure payment is done in two steps:

  • Card enrollment verification to 3D Secure system and authentication.
  • Payment request. 


Integration

You must use verifyEnrollment and doAuthorization web services of the Payline API.


Diagramme draw.io
diagramNameUntitled Diagram.drawio
simpleViewerfalse
width1254
simpleViewerfalse
zoom1lboxtrue
diagramDisplayNameDiagram transaction 3DS EN
lboxtrue
contentVer1
height478
revision2


Steps :

  1. The consumer validates his cart shopping and fill the payment data to check enrollment by merchand request;
  2. The merchant redirects the consumer to the bank's authentication page;
  3. The merchant can then make a payment request with the authentication information with service doAuthorization;
  4. The merchant must retrieve transaction information with the getTransactionDetails service.


API services

drawio


Page Tree
root

drawio

API

drawio

spaces

drawio

DT










Back Office example


Example of transaction detail screen