File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1263,6 +1263,8 @@ components:
12631263
12641264 * `klarna` - Klarna
12651265
1266+ * `link` - Link
1267+
12661268 * `sepa_debit` - SEPA Direct Debit
12671269
12681270 * `sofort` - Sofort
@@ -1279,14 +1281,15 @@ components:
12791281 - giropay
12801282 - ideal
12811283 - klarna
1284+ - link
12821285 - sepa_debit
12831286 - sofort
12841287 - twint
12851288 - null
12861289 type:
12871290 - string
12881291 - 'null'
1289- x-spec-enum-id: 2a6b8428fa1a986f
1292+ x-spec-enum-id: 36b5ec16a868dd3d
12901293 send_receipt:
12911294 default: true
12921295 type: boolean
@@ -17234,10 +17237,26 @@ paths:
1723417237 name: phone_number
1723517238 schema:
1723617239 type: string
17237- - description: Language
17240+ - description: "Language\n\n* `en` - English\n* `fr` - Fran\xE7ais\n* `th` -\
17241+ \ \u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\n* `de` - Deutsch\n* `sv` -\
17242+ \ Svenska\n* `no` - Norsk\n* `it` - Italiano\n* `es` - Espa\xF1ol\n* `nl`\
17243+ \ - Nederlands\n* `pt` - Portugu\xEAs\n* `da` - Dansk\n* `fi` - Suomi"
1723817244 in: query
1723917245 name: language
1724017246 schema:
17247+ enum:
17248+ - da
17249+ - de
17250+ - en
17251+ - es
17252+ - fi
17253+ - fr
17254+ - it
17255+ - nl
17256+ - 'no'
17257+ - pt
17258+ - sv
17259+ - th
1724117260 title: Preferred language
1724217261 type:
1724317262 - string
Original file line number Diff line number Diff line change @@ -1592,6 +1592,8 @@ components:
15921592
15931593 * `klarna` - Klarna
15941594
1595+ * `link` - Link
1596+
15951597 * `sepa_debit` - SEPA Direct Debit
15961598
15971599 * `sofort` - Sofort
@@ -1608,14 +1610,15 @@ components:
16081610 - giropay
16091611 - ideal
16101612 - klarna
1613+ - link
16111614 - sepa_debit
16121615 - sofort
16131616 - twint
16141617 - null
16151618 type:
16161619 - string
16171620 - 'null'
1618- x-spec-enum-id: 2a6b8428fa1a986f
1621+ x-spec-enum-id: 36b5ec16a868dd3d
16191622 send_receipt:
16201623 default: true
16211624 type: boolean
@@ -17888,10 +17891,26 @@ paths:
1788817891 name: phone_number
1788917892 schema:
1789017893 type: string
17891- - description: Language
17894+ - description: "Language\n\n* `en` - English\n* `fr` - Fran\xE7ais\n* `th` -\
17895+ \ \u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\n* `de` - Deutsch\n* `sv` -\
17896+ \ Svenska\n* `no` - Norsk\n* `it` - Italiano\n* `es` - Espa\xF1ol\n* `nl`\
17897+ \ - Nederlands\n* `pt` - Portugu\xEAs\n* `da` - Dansk\n* `fi` - Suomi"
1789217898 in: query
1789317899 name: language
1789417900 schema:
17901+ enum:
17902+ - da
17903+ - de
17904+ - en
17905+ - es
17906+ - fi
17907+ - fr
17908+ - it
17909+ - nl
17910+ - 'no'
17911+ - pt
17912+ - sv
17913+ - th
1789517914 title: Preferred language
1789617915 type:
1789717916 - string
Original file line number Diff line number Diff line change @@ -1572,6 +1572,8 @@ components:
15721572
15731573 * `klarna` - Klarna
15741574
1575+ * `link` - Link
1576+
15751577 * `sepa_debit` - SEPA Direct Debit
15761578
15771579 * `sofort` - Sofort
@@ -1588,14 +1590,15 @@ components:
15881590 - giropay
15891591 - ideal
15901592 - klarna
1593+ - link
15911594 - sepa_debit
15921595 - sofort
15931596 - twint
15941597 - null
15951598 type:
15961599 - string
15971600 - 'null'
1598- x-spec-enum-id: 2a6b8428fa1a986f
1601+ x-spec-enum-id: 36b5ec16a868dd3d
15991602 send_receipt:
16001603 default: true
16011604 type: boolean
@@ -17734,10 +17737,26 @@ paths:
1773417737 name: phone_number
1773517738 schema:
1773617739 type: string
17737- - description: Language
17740+ - description: "Language\n\n* `en` - English\n* `fr` - Fran\xE7ais\n* `th` -\
17741+ \ \u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\n* `de` - Deutsch\n* `sv` -\
17742+ \ Svenska\n* `no` - Norsk\n* `it` - Italiano\n* `es` - Espa\xF1ol\n* `nl`\
17743+ \ - Nederlands\n* `pt` - Portugu\xEAs\n* `da` - Dansk\n* `fi` - Suomi"
1773817744 in: query
1773917745 name: language
1774017746 schema:
17747+ enum:
17748+ - da
17749+ - de
17750+ - en
17751+ - es
17752+ - fi
17753+ - fr
17754+ - it
17755+ - nl
17756+ - 'no'
17757+ - pt
17758+ - sv
17759+ - th
1774117760 title: Preferred language
1774217761 type:
1774317762 - string
Original file line number Diff line number Diff line change @@ -695,6 +695,11 @@ components:
695695 format : decimal
696696 pattern : ^-?\d{0,10}(?:\.\d{0,2})?$
697697 type : string
698+ statement_descriptor :
699+ description : ' Statement descriptor allows up to 20 alphanumeric characters,
700+ spaces, and these special characters: ., -, *.'
701+ nullable : true
702+ type : string
698703 supports_post_purchase_upsells :
699704 description : Indicates whether upsells are allowed for this order
700705 readOnly : true
You can’t perform that action at this time.
0 commit comments