From version 15.1
edited by Håkon Mosvoll
on 2018/01/25 14:05
To version 16.1
edited by Asbjørn Ulsberg
on 2018/01/26 15:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Testdata
1 +Testing
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.hnm
1 +xwiki:XWiki.aul
Content
... ... @@ -1,8 +1,10 @@
1 -= Testdata =
1 += Testing =
2 2  
3 +== Testdata ==
4 +
3 3  In order to test the implementation before you go live, you need to use the following testdata.
4 4  
5 -== Credit card ==
7 +=== Credit card ===
6 6  
7 7  (% border="1" %)
8 8  |=Card number|4925000000000004
... ... @@ -14,9 +14,9 @@
14 14  |=Expiry date|12/22
15 15  |=CVC|268
16 16  
17 -== Invoice ==
19 +=== Invoice ===
18 18  
19 -=== Norway ===
21 +==== Norway ====
20 20  
21 21  (% border="1" %)
22 22  |=Social security number|26026708248
... ... @@ -25,7 +25,7 @@
25 25  |=Zip|1642
26 26  |=City|Saltnes
27 27  
28 -=== Sweden ===
30 +==== Sweden ====
29 29  
30 30  (% border="1" %)
31 31  |=Social security number|600307-1161
... ... @@ -32,4 +32,43 @@
32 32  |=Name|Azra Oliveira
33 33  |=Street address|Helgestavägen 9
34 34  |=Zip|19792
35 -|=City|Bro
37 +|=City|(((
38 +Bro
39 +)))
40 +
41 +== Troubleshooting ==
42 +
43 +=== Authentication ===
44 +
45 +To authenticate with PayEx Checkout, you need an **Access Token** created in the PayEx Admin interface. Remember that the Access Token is a secret, so treat it like a password. Do do not check it in to source code or save it anywhere someone unauthorized might obtain it.
46 +
47 +=== Checkout Init ===
48 +
49 +A successful request requires that the {{code}}Referer{{/code}} HTTP header matches the {{code}}host{{/code}} URL configured on your account. The validation is taken care of by the checkout-script.
50 +
51 +== General ==
52 +
53 +=== Credentials ===
54 +
55 +If you don't have a merchant account with PayEx, don't know your credentials or otherwise need credentials created to implement PayEx Checkout, please contact:
56 +
57 +* For a Norwegian: [[salg@payex.com>>mailto:salg@payex.com]]
58 +* For a Swedish: [[sales@payex.com>>mailto:sales@payex.com]]
59 +
60 +=== Useful URLs ===
61 +
62 +==== Test Environment ====
63 +
64 +The URLs required for integration against PayEx' test environment (called "external integration") are:
65 +
66 +|= Type|= Url
67 +| Frontend JavaScript|[[https:~~/~~/checkout.externalintegration.payex.com/js/payex-checkout.min.js>>https://checkout.externalintegration.payex.com/js/payex-checkout.min.js]]
68 +| Backend API |https://api.externalintegration.payex.com/psp/checkout
69 +
70 +==== Production Environment ====
71 +
72 +The URLs required for integration against PayEx' production environment are:
73 +
74 +|= Type|= Url
75 +| Frontend JavaScript|https://checkout.payex.com/js/payex-checkout.min.js
76 +| Backend API |https://api.payex.com/psp/checkout

Tips

Jump to any page in the wiki with Ctrl+G or Meta+G.
See more shortcuts.

Need help?

If you need help with XWiki you can contact: