-
Notifications
You must be signed in to change notification settings - Fork 30
/
_config.yml
73 lines (73 loc) · 1.93 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
repository: SwedbankPay/developer.swedbankpay.com
theme: swedbank-pay-design-guide-jekyll-theme
exclude:
- Gemfile*
- Rakefile
- .elasticsearch-data
- "*.json"
- "*.yml"
- CODEOWNERS
- LICENSE
- README.md
plugins:
- jemoji
- jekyll-material-icon-tag
- kramdown-plantuml
- jekyll-redirect-from
- swedbank-pay-design-guide-jekyll-theme
kramdown:
input: GFM
syntax_highlighter: rouge
syntax_highlighter_opts:
guess_lang: true
default_lang: html
css_class: code-view
code_class: code-view-code
table_class: code-view-table
gutter_class: code-view-numbers
block:
line_numbers: true
start_line: 1
plantuml:
theme:
name: swedbankpay
directory: assets
tipue_search:
include:
pages: true
opengraph:
description: Swedbank Pay Developer Portal
image: /assets/img/swedbank-pay-developer-portal.png
design_guide:
base_url: https://design.swedbankpay.com
version: 10.10.1
search:
enabled: true
url: /search
topbar:
navigation:
- url: /checkout/
title: Checkout
- url: /payments/
title: Payments
- url: /gift-cards/
title: Gift Cards
- url: /checkout-v3/resources/
title: Resources
defaults:
- values:
layout: default
payment_id: 7e6cdfc3-1276-44e9-9992-7cf4419750e1
transaction_id: ec2a9b09-601a-42ae-8e33-a5737e1cf177
payment_order_id: 09ccd29a-7c4f-4752-9396-12100cbfecce
merchant_id: 5cabf558-5283-482f-b252-4d58e06f6f3b
payment_token: 5a17c24e-d459-4567-bbad-aa0f17a76119
recurrence_token: 2c327f17-1818-425a-9657-5d7d69778b31
unscheduled_token: 064c3cbd-9401-4356-aba2-92cc3484313b
api_host: api.externalintegration.payex.com
api_url: https://api.externalintegration.payex.com
front_end_url: https://ecom.externalintegration.payex.com
consumer_ssn_se: 199710202392
consumer_ssn_no: 26026708248
mobile_sdk_ios_version: 5.0.0
mobile_sdk_android_version: 5.0.0