Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 2099d00

Browse files
beschu10gitbook-bot
authored andcommitted
GITBOOK-710: wallet tokenisation
1 parent 75acfdc commit 2099d00

24 files changed

+520
-312
lines changed
Loading
Loading

SUMMARY.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
* [Initialization and Styling](collect/secure-fields-js/initialization-and-styling.md)
99
* [Events](collect/secure-fields-js/events.md)
1010
* [Mobile SDKs](collect/mobile-sdks.md)
11+
* [Wallet tokenisation](collect/wallet-tokenisation/README.md)
12+
* [Wallet tokenisation - Web](collect/wallet-tokenisation/wallet-tokenisation-web/README.md)
13+
* [Google Pay](collect/wallet-tokenisation/wallet-tokenisation-web/google-pay.md)
14+
* [Apple Pay](collect/wallet-tokenisation/wallet-tokenisation-web/apple-pay/README.md)
15+
* [Apple Pay setup](collect/wallet-tokenisation/wallet-tokenisation-web/apple-pay/apple-pay-setup.md)
1116
* [Tokenisation Link](collect/tokenisation-link/README.md)
1217
* [Styling](collect/tokenisation-link/styling.md)
1318
* [Vault](collect/vault.md)

advanced-features/network-tokenization/onboarding-and-activation.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Before you can start using Network Tokens each organisation needs to be register
99
As PCI Proxy acts as an on-behalf token requestor, we will store your TRID on your account and use it on your behalf to create Network Tokens. You can either delegate the TRID creation to PCI Proxy or bring your own TRID. 
1010

1111
**My organisation does not have A TRID**\
12-
****\
13-
****We take care of the registration. Our team will reach out to you and asks for the required information about your business. You will be informed once the onboarding at the scheme is completed and your account is activated. 
12+
\
13+
We take care of the registration. Our team will reach out to you and asks for the required information about your business. You will be informed once the onboarding at the scheme is completed and your account is activated. 
1414

1515
{% hint style="info" %}
1616
Please note that requesting a new TRID needs some time. We currently expect to create a new TRID within a timeframe between two weeks and up to one month. 
1717
{% endhint %}
1818

1919
**My organisation already owns a TRID**\
20-
****\
21-
****Please inform our team with the relevant information if you want to use an existing, previously created TRID. This can be either requested directly by yourself or done by a third party payment provider. 
20+
\
21+
Please inform our team with the relevant information if you want to use an existing, previously created TRID. This can be either requested directly by yourself or done by a third party payment provider. 
2222

2323
In both cases, our team will configure and prepare your account to create Network Tokens. 
2424

advanced-features/payment-orchestration/supported-acquirers.md

+1-23
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,7 @@
22

33
## Credit and Debit Card Acquirers
44

5-
| | Acquirer | Payment Method |
6-
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------ | --------------------------------------------------------------------------------------- |
7-
| <img src="../../.gitbook/assets/am_amex_06-700x525.jpg" alt="" data-size="line"> | American Express International | `American Express` |
8-
| <img src="../../.gitbook/assets/card complete_.svg" alt="" data-size="line"> | Card Complete | `Mastercard`, `Visa`, `JCB`, `Maestro` |
9-
| <img src="../../.gitbook/assets/chase.jpg" alt="" data-size="line"> | Chase Paymentech | `Mastercard`, `Visa` |
10-
| <img src="../../.gitbook/assets/2023-04-04 10_36_47-clearhaus-600x383.jpg (600×383).png" alt="" data-size="line"> | Clearhaus | `Mastercard`, `Visa` |
11-
| <img src="../../.gitbook/assets/Concardis_logo.svg.png" alt="" data-size="line"> | Concardis | `Mastercard`, `Visa`, `Union Pay`, `Maestro` |
12-
| <img src="../../.gitbook/assets/Dankort.png" alt="" data-size="line"> | Dankort | `Dankort` |
13-
| <img src="../../.gitbook/assets/elavon.svg" alt="" data-size="line"> | Elavon | `Mastercard`, `Visa`, `Diners`, `Discover`, `Maestro` |
14-
| <img src="../../.gitbook/assets/European-Merchant-Services-EMS-logo.png" alt="" data-size="line"> | European Merchant Services | `Mastercard`, `Visa`, `Maestro` |
15-
| <img src="../../.gitbook/assets/EVO_Only_Blue.jpg" alt="" data-size="line"> | EVO Payments | `Mastercard`, `Visa` |
16-
| <img src="../../.gitbook/assets/Fiserv_Logo.svg" alt="" data-size="line"> | Fiserv | `Mastercard`, `Visa` |
17-
| <img src="../../.gitbook/assets/hobex_logo_3.png" alt="" data-size="line"> | Hobex | `Mastercard`, `Visa` |
18-
| <img src="../../.gitbook/assets/Ingenicogroup_logo14.svg" alt="" data-size="line"> | Ingenico | `Mastercard`, `Visa`, `Diners`, `Discover`, `Maestro` |
19-
| <img src="../../.gitbook/assets/LOGPAY_Financial_4c.jpg.l.jpg" alt="" data-size="line"> | Logpay | `Mastercard`, `Visa`, `American Express`, `Diners`, `JCB` |
20-
| <img src="../../.gitbook/assets/2018_lloydsbank.png" alt="" data-size="line"> | Llyods Bank Cardnet | `Mastercard`, `Visa` |
21-
| <img src="../../.gitbook/assets/Nets_Logo_Pos_RGB.jpg" alt="" data-size="line"> | Nets | `Mastercard`, `Visa` |
22-
| <img src="../../.gitbook/assets/PAYONE_Logo_Blue_sRGB.svg" alt="" data-size="line"> | Payone | `Mastercard`, `Visa`, `JCB`, `Maestro` |
23-
| <img src="../../.gitbook/assets/six.png" alt="" data-size="line"> | SIX Payments Services | `Mastercard`, `Visa`, `American Express`, `Diners`, `Discover`, `UnionPay`, `Maestro` |
24-
| <img src="../../.gitbook/assets/2560px-Société_Générale.svg.png" alt="" data-size="line"> | Société Générale | `Mastercard`, `Visa`, `Maestro` |
25-
| <img src="../../.gitbook/assets/swisscard.svg" alt="" data-size="line"> | Swisscard AECS | `American Express` |
26-
| <img src="../../.gitbook/assets/uatp.svg" alt="" data-size="line"> | UATP | `Airplus` |
27-
| <img src="../../.gitbook/assets/Worldpay from FIS Logo Red High Resolution JPG.jpg" alt="" data-size="line"> | Worldpay | `Mastercard`, `Visa` |
5+
<table><thead><tr><th width="150"> </th><th>Acquirer</th><th>Payment Method</th></tr></thead><tbody><tr><td><img src="../../.gitbook/assets/am_amex_06-700x525.jpg" alt="" data-size="line"> </td><td>American Express International</td><td><code>American Express</code></td></tr><tr><td><img src="../../.gitbook/assets/card complete_.svg" alt="" data-size="line"> </td><td>Card Complete</td><td><code>Mastercard</code>, <code>Visa</code>, <code>JCB</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/chase.jpg" alt="" data-size="line"> </td><td>Chase Paymentech</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/2023-04-04 10_36_47-clearhaus-600x383.jpg (600×383).png" alt="" data-size="line"></td><td>Clearhaus</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/Concardis_logo.svg.png" alt="" data-size="line"> </td><td>Concardis</td><td><code>Mastercard</code>, <code>Visa</code>, <code>Union Pay</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/Dankort.png" alt="" data-size="line"> </td><td>Dankort</td><td><code>Dankort</code></td></tr><tr><td><img src="../../.gitbook/assets/elavon.svg" alt="" data-size="line"> </td><td>Elavon</td><td><code>Mastercard</code>, <code>Visa</code>, <code>Diners</code>, <code>Discover</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/European-Merchant-Services-EMS-logo.png" alt="" data-size="line"> </td><td>European Merchant Services</td><td><code>Mastercard</code>, <code>Visa</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/EVO_Only_Blue.jpg" alt="" data-size="line"> </td><td>EVO Payments</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/Fiserv_Logo.svg" alt="" data-size="line"> </td><td>Fiserv</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/hobex_logo_3.png" alt="" data-size="line"> </td><td>Hobex</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/Ingenicogroup_logo14.svg" alt="" data-size="line"> </td><td>Ingenico</td><td><code>Mastercard</code>, <code>Visa</code>, <code>Diners</code>, <code>Discover</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/LOGPAY_Financial_4c.jpg.l.jpg" alt="" data-size="line"> </td><td>Logpay</td><td><code>Mastercard</code>, <code>Visa</code>, <code>American Express</code>, <code>Diners</code>, <code>JCB</code></td></tr><tr><td><img src="../../.gitbook/assets/2018_lloydsbank.png" alt="" data-size="line"> </td><td>Llyods Bank Cardnet</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/Nets_Logo_Pos_RGB.jpg" alt="" data-size="line"> </td><td>Nets</td><td><code>Mastercard</code>, <code>Visa</code></td></tr><tr><td><img src="../../.gitbook/assets/PAYONE_Logo_Blue_sRGB.svg" alt="" data-size="line"> </td><td>Payone</td><td><code>Mastercard</code>, <code>Visa</code>, <code>JCB</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/six.png" alt="" data-size="line"> </td><td> SIX Payments Services</td><td><code>Mastercard</code>, <code>Visa</code>, <code>American Express</code>, <code>Diners</code>, <code>Discover</code>, <code>UnionPay</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/2560px-Société_Générale.svg.png" alt="" data-size="line"> </td><td>Société Générale</td><td><code>Mastercard</code>, <code>Visa</code>, <code>Maestro</code></td></tr><tr><td><img src="../../.gitbook/assets/swisscard.svg" alt="" data-size="line"> </td><td>Swisscard AECS</td><td><code>American Express</code></td></tr><tr><td><img src="../../.gitbook/assets/uatp.svg" alt="" data-size="line"> </td><td>UATP</td><td><code>Airplus</code></td></tr><tr><td><img src="../../.gitbook/assets/Worldpay from FIS Logo Red High Resolution JPG.jpg" alt="" data-size="line"> </td><td>Worldpay</td><td><code>Mastercard</code>, <code>Visa</code></td></tr></tbody></table>
286

297
{% hint style="info" %}
308
Do you miss an acquirer? Please [contact](../../help/contact.md) us.&#x20;

authenticate/3d-secure-fields-js/README.md

+2-15
Original file line numberDiff line numberDiff line change
@@ -424,24 +424,11 @@ We return the directory response for any transaction where a 3D Secure verificat
424424

425425
#### Directory Response (Transaction status after `ARes`)
426426

427-
| Value | 3Dv2 | Description |
428-
| ----- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
429-
| `Y` | authenticated | The card or account was authenticated seamlessly with 3D Secure. No challenge flow will take place. |
430-
| `N` | authentication failed | Not authenticated |
431-
| `U` | not available | The authentication or account verification could not be performed. This is usually linked to technical problems. |
432-
| `C` | challenge needed | Further cardholder interaction is required to complete the authentication. |
433-
| `R` | rejected | Not authenticated because the issuer is rejecting authentication. |
434-
| `A` | authentication attempt | A proof of authentication attempt was generated. One or more 3D Secure authentication attempts were performed but no authentication or account verification was completed successfully. This serves as a proof that 3D Secure authentication was attempted and may also be returned if a cardholder skips the 3D Secure registration. |
427+
<table><thead><tr><th width="150">Value</th><th width="215">3Dv2</th><th>Description</th></tr></thead><tbody><tr><td><code>Y</code></td><td>authenticated</td><td>The card or account was authenticated seamlessly with 3D Secure. No challenge flow will take place.</td></tr><tr><td><code>N</code></td><td>authentication failed</td><td>Not authenticated</td></tr><tr><td><code>U</code></td><td>not available</td><td>The authentication or account verification could not be performed. This is usually linked to technical problems.</td></tr><tr><td><code>C</code></td><td>challenge needed</td><td>Further cardholder interaction is required to complete the authentication.</td></tr><tr><td><code>R</code></td><td>rejected</td><td>Not authenticated because the issuer is rejecting authentication.</td></tr><tr><td><code>A</code></td><td>authentication attempt</td><td>A proof of authentication attempt was generated. One or more 3D Secure authentication attempts were performed but no authentication or account verification was completed successfully. This serves as a proof that 3D Secure authentication was attempted and may also be returned if a cardholder skips the 3D Secure registration.</td></tr></tbody></table>
435428

436429
#### Authentication Response (Transaction status after `RReq`(Challenge flow))
437430

438-
| Value | 3Dv2 | Description |
439-
| ------ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
440-
| `Y` | authenticated | The authentication was successful. |
441-
| `N` | authentication failed | The authentication or account could not be verified. This will be returned when the authentication fails. |
442-
| `U` | not available | The authentication or account verification could not be performed. This is usually linked to technical problems. |
443-
| `A` | authentication attempt | A proof of authentication attempt was generated. One or more 3D Secure authentication attempts were performed but no authentication or account verification was completed successfully. This serves as a proof that 3D Secure authentication was attempted and may also be returned if a cardholder skips the 3D Secure registration. |
444-
| `C` | process incomplete | Further cardholder interaction is required to complete the authentication. |
431+
<table><thead><tr><th width="150">Value </th><th>3Dv2</th><th>Description</th></tr></thead><tbody><tr><td><code>Y</code></td><td>authenticated</td><td>The authentication was successful.</td></tr><tr><td><code>N</code></td><td>authentication failed</td><td>The authentication or account could not be verified. This will be returned when the authentication fails.</td></tr><tr><td><code>U</code></td><td>not available</td><td>The authentication or account verification could not be performed. This is usually linked to technical problems.</td></tr><tr><td><code>A</code></td><td>authentication attempt</td><td>A proof of authentication attempt was generated. One or more 3D Secure authentication attempts were performed but no authentication or account verification was completed successfully. This serves as a proof that 3D Secure authentication was attempted and may also be returned if a cardholder skips the 3D Secure registration.</td></tr><tr><td><code>C</code></td><td>process incomplete</td><td>Further cardholder interaction is required to complete the authentication.</td></tr></tbody></table>
445432

446433
## Step 7: Forward 3D Secure data
447434

0 commit comments

Comments
 (0)