-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 4.6.1 (master) #2057
Release 4.6.1 (master) #2057
Conversation
Release 4.6.0 (develop)
…igration guide. Fixed menu order.
…ction DX-2276: Added use case section
…use_case_cards DX-2279: Added / to url
Bumps [npm](https://github.com/npm/cli) from 10.2.3 to 10.2.4. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v10.2.3...v10.2.4) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.11 to 2.7.12. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.11...v2.7.12) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…date DX 2281: test data update (develop)
…-10.2.4 Bump npm from 10.2.3 to 10.2.4
…e_cleanup DX-2275: The progress so far. Checking in to do a hotfix.
Bumps [azure/login](https://github.com/azure/login) from 1.4.7 to 1.5.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1.4.7...v1.5.0) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…2.7.12 Bump faraday from 2.7.11 to 2.7.12
…zure/login-1.5.0 Bump azure/login from 1.4.7 to 1.5.0
Bumps [azure/login](https://github.com/azure/login) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [npm](https://github.com/npm/cli) from 10.2.4 to 10.2.5. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v10.2.4...v10.2.5) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…p_and_tasks_from_slack DX-2282: A lot of different fixes from Slack
…l-version-1.2.20 Dx 2284 updates for terminal version 1.2.20
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.59.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.2...v1.59.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [azure/CLI](https://github.com/azure/cli) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/azure/cli/releases) - [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md) - [Commits](Azure/cli@v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: azure/CLI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ng a test section to network tokenization.
…atures_for_3_1 DX-2287: 3.1 in core features, network tokenization in test data and a heap of other fixes
…zure/login-1.5.1 Bump azure/login from 1.5.0 to 1.5.1
…-10.2.5 Bump npm from 10.2.4 to 10.2.5
…1.59.0 Bump rubocop from 1.57.2 to 1.59.0
…zure/CLI-1.0.9 Bump azure/CLI from 1.0.8 to 1.0.9
…ctions/upload-artifact-4 Bump actions/upload-artifact from 3 to 4
…ctions/download-artifact-4 Bump actions/download-artifact from 3 to 4
Develop pos, updates of Nexo Retailer and dot net
…om_magnus_westling DX-2290: Draft of maskedpan and maskeddpan
…es_xmas_2023 DX-2295: Pushing to stage for feedbacks sake.
…ast_minute_cleanups DX-2297: Fixed more headers, removed an example and added a screenshot
| SaleItem | 3 | ItemId | 0-n Required. | | ||
| | | ProductCode | DigitString 1-12 bytes. Required. | | ||
| | | ItemAmount | Decimal: Total amount of the SaleItem. Use a **'.'** for decimal point. Required.| | ||
| UnitOfMeasure|4| |Only present together with Quantity. Enumeration: Litre or Kilogram. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Litre" is a misspelling of "Liter"
<PaymentTransaction> | ||
<AmountsReq CashBackAmount="0" Currency="SEK" RequestedAmount="514.90"/> | ||
<SaleItem ItemID="0" ItemAmount="446.90" ProductCode="24601"> | ||
<UnitOfMeasure>LITRE</UnitOfMeasure> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"LITRE" is a misspelling of "LITER"
| OutputContent | 3 | OutputFormat | Value: Text | | ||
| OutputText | 4 | Text to be printed. | A new line is generated per OutputText. However, a text may span several rows if a byte of hex 0A is used as line break | | ||
| | | StartRow | Vertical pixel paper feed. It is recommended to end with an empty OutputText with StartRow set to 224 to feed paper past the cutter. | | ||
| | | Alignment | Enumeration: Left, Centred, Right, Justified | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Centred" is a misspelling of "Centered"
<OutputText Alignment="Left" CharacterWidth="SingleWidth" Color="Black">12x24 font size</OutputText> | ||
<OutputText Alignment="Justified" CharacterHeight="SingleHeight" CharacterWidth="SingleWidth" Color="Black" StartRow="20">8x32 Justified alignment</OutputText> | ||
<OutputText Alignment="Left" CharacterHeight="DoubleHeight" CharacterWidth="SingleWidth" Color="White" StartRow="40">12x48 black background</OutputText> | ||
<OutputText Alignment="Centred" CharacterHeight="HalfHeight" CharacterWidth="DoubleWidth" Color="Black" StartRow="50">Centered 16x16</OutputText> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Centred" is a misspelling of "Centered"
<OutputText Alignment="Justified" CharacterHeight="SingleHeight" CharacterWidth="SingleWidth" Color="Black" StartRow="20">8x32 Justified alignment</OutputText> | ||
<OutputText Alignment="Left" CharacterHeight="DoubleHeight" CharacterWidth="SingleWidth" Color="White" StartRow="40">12x48 black background</OutputText> | ||
<OutputText Alignment="Centred" CharacterHeight="HalfHeight" CharacterWidth="DoubleWidth" Color="Black" StartRow="50">Centered 16x16</OutputText> | ||
<OutputText Alignment="Centred" CharacterWidth="DoubleWidth" Color="Black" StartRow="20">Centered 24x24</OutputText> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Centred" is a misspelling of "Centered"
{ | ||
public class SaleItem | ||
{ | ||
public enum UnitsOfMeasure { None, Litre, Centilitre, Kilometre, Kilogram, Gram, Metre, Centimetre, Other}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Kilometre" is a misspelling of "Kilometer"
{ | ||
public class SaleItem | ||
{ | ||
public enum UnitsOfMeasure { None, Litre, Centilitre, Kilometre, Kilogram, Gram, Metre, Centimetre, Other}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Metre" is a misspelling of "Meter"
{ | ||
public class SaleItem | ||
{ | ||
public enum UnitsOfMeasure { None, Litre, Centilitre, Kilometre, Kilogram, Gram, Metre, Centimetre, Other}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Centimetre" is a misspelling of "Centimeter"
{:.table .table-striped} | ||
| :------------- | :-------------- |:--------------- |:---| | ||
| **Type** | **Name** | **Description** | | | ||
| UnitOfMeasure | Enumeration UnitOfMeasures |Litre or Kilogram | Mandatory | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Litre" is a misspelling of "Liter"
{ | ||
public enum CharacterHeights { Normal, SingleHeight, DoubleHeight, HalfHeight }; | ||
public enum CharacterWidths { Normal, SingleWidth, DoubleWidth }; | ||
public enum Alignments { Left, Right, Centred, Justified }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"Centred" is a misspelling of "Centered"
@@ -0,0 +1,208 @@ | |||
|
|||
## Supported Payment Instruments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove 1 line before node no-consecutive-blank-lines remark-lint
@@ -157,3 +158,4 @@ | |||
[paid]: /checkout-v3/features/technical-reference/resource-sub-models#paid | |||
[trustly]: /checkout-v3/payment-presentations#trustly | |||
[instrument-mode]: /checkout-v3/features/optional/instrument-mode | |||
[migration-guide]: /checkout-v3/resources/migration-guide |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found unused definition no-unused-definitions remark-lint
[3ds-emulator-no-dropdown]: /assets/img/3DS-emulator-no-dropdown.png | ||
[3ds-emulator-with-dropdown]: /assets/img/3DS-emulator-with-dropdown.png | ||
[otp-challenge-form]: /assets/img/new-otp-challenge-form.png | ||
[playground]: https://playground.swedbankpay.com | ||
[recur]: https://developer.swedbankpay.com/checkout-v3/features/optional/recur |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found unused definition no-unused-definitions remark-lint
[3ds-emulator-no-dropdown]: /assets/img/3DS-emulator-no-dropdown.png | ||
[3ds-emulator-with-dropdown]: /assets/img/3DS-emulator-with-dropdown.png | ||
[otp-challenge-form]: /assets/img/new-otp-challenge-form.png | ||
[playground]: https://playground.swedbankpay.com | ||
[recur]: https://developer.swedbankpay.com/checkout-v3/features/optional/recur | ||
[unscheduled]: https://developer.swedbankpay.com/checkout-v3/features/optional/unscheduled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found unused definition no-unused-definitions remark-lint
[playground]: https://playground.swedbankpay.com | ||
[recur]: https://developer.swedbankpay.com/checkout-v3/features/optional/recur | ||
[unscheduled]: https://developer.swedbankpay.com/checkout-v3/features/optional/unscheduled | ||
[test-data]: https://developer.swedbankpay.com/checkout-v3/resources/test-data/network-tokenization |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found unused definition no-unused-definitions remark-lint
19 Dec 23Version 4.6.1The last release of 2023 is finding its way down the chimney, and is mainly consisting of maintenance and small fixes. There is however, one quite important update among all the small ones. We have added a test data section for Network Tokenization, with both test cards and other useful information. Head over to the Network Tokenization feature section if you want to learn more about what it is. From all of us, to all of you: Merry Christmas! 🖋 Documentation DX-2297: Fixed more headers, removed an example and added a screenshot @arebra (#2056) Bump npm from 10.2.4 to 10.2.5 https://github.com/dependabot (#2045) DX 2281: test data update (develop) @arebra (#2039) Bump actions/download-artifact from 3 to 4 https://github.com/dependabot (#2050) Bump actions/download-artifact from 3 to 4 https://github.com/dependabot (#2050) |
Thank you @arebra for your contribution! |
generated from commit 86e8d21
No description provided.