Releases: SwedbankPay/developer.swedbankpay.com
Release 5.3.3
09 December 2024
Version 5.3.3
From all of us, to all of you, the last release of the year!
We have updated the iOS and Android SDK documentation to include handling of web based payment methods in payment sessions. A small clean-up of the introduction is also in place.
An explanation of the payment UI's browser and OS limitations has been added under Availability.
As a continuation of Release 5.3.2's migration guide for merchants who want to go from Seamless View to Redirect, we give some recommendations regarding monitoring of the script URL for those who wish to continue with Seamless View.
You can find the information in both the regular Seamless View integration and the "Change UI option" guide. It is also available in older implementation where it is relevant.
A new operation called abort-paymentattempt
has been added to 3.x versions. As the name implies, it is meant for instances where the merchant wants to abort the payment attempt, and not the payment order as a whole. Read more about it in the Abort section of the payment options category in Digital Payments' Features.
DEVP-504: Fixed abort payment attempt response example @arebra (#2400)
DEVP-501: Added abort payment attempt to abort section @arebra (#2399)
DEVP-503: Updated CSP address @arebra (#2397)
SDK-25: Web View based instruments from Native session @alleus (#2382)
DEVP-492: Added more whitelist urls and a disclaimer @arebra (#2395)
DEVP-495: Added abort-paymentattempt in operations section. @arebra (#2394)
DEVP-499: Fixed metadata GET for real @arebra (#2393)
DEVP-497: Small adjustment to availability text @arebra (#2392)
DEVP-494: Fixed metadata GET request @arebra (#2391)
DEVP-493: Added terms of service url to code example @arebra (#2390)
DEVP-455: Added aboirt-paymentattempt to code examples @arebra (#2388)
DEVP-396: Added text regarded browser and OS limitations @arebra (#2387)
DEVP-489: CSP Section feedback and expansion to old implementations @arebra (#2385)
Feature/devp 476 reversal swish amount @arebra (#2377)
Feature/devp 479 remove the cake mix @arebra (#2379)
DEVP-488: Changed text on OTP use case card @arebra (#2376)
DEVP-453: Draft of a CSP section @arebra (#2375)
Release 5.3.2 (develop) @arebra (#2370)
🐛 Bug Fixes
DEVP-490: Trustly logo hotfix (develop) @arebra (#2381)
DEVP-490: Trustly logo hotfix (master) @arebra (#2380)
Hotfix: Remove unaffected payment methods from guide (develop) @arebra (#2373)
Hotfix: Remove unaffected payment methods from guide (master) @arebra (#2372)
⬆️ Dependencies
Bump npm from 10.9.1 to 10.9.2 https://github.com/dependabot (#2398)
Bump rubocop from 1.69.0 to 1.69.1 https://github.com/dependabot (#2396)
Bump rubocop from 1.68.0 to 1.69.0 https://github.com/dependabot (#2389)
Bump npm from 10.9.0 to 10.9.1 https://github.com/dependabot (#2386)
Bump cross-spawn from 7.0.3 to 7.0.6 https://github.com/dependabot (#2384)
Bump kramdown from 2.4.0 to 2.5.1 https://github.com/dependabot (#2383)
Bump rouge from 4.4.0 to 4.5.1 https://github.com/dependabot (#2378)
Bump rubocop from 1.67.0 to 1.68.0 https://github.com/dependabot (#2374)
Bump rexml from 3.3.7 to 3.3.9 https://github.com/dependabot (#2371)
Release 5.3.2
24 October 2025
Version 5.3.2
Stricter PCI-CSS requirements are coming in the spring of 2025, and they could affect merchants using our Seamless View integration. We have addressed these changes and written a guide for transferring from Seamless View to the Redirect integration.
Not on our newest implementantion yet? There are guides for Payment Menu v2 and the Payment Methods which are inside the PCI-DSS zone available too. Information about Checkout v2 can be found here.
Version 5.0.0 of our Mobile SDK is also going live. The new additions are native payment features and a new automatic configuration feature introduced by the Session URL, making setup and usage simpler and quicker.
In that occasion, a new operation called view-paymentsession can be found in the payment order response, and is only meant to be used when merchants are starting up the new SDK.
We have done some changes to the magic amounts for testing Monthly Limits Exceeded. It has been merged with the amount for Daily Limits Exceeded for easier testing, and they now share 952100.
Additions to the code examples for Excessive Reattempts are live too. Both Suspension Warning and Modifications Required now have nodes for Problems. Suspension Warning also has a small change in the type field.
Changes
Feature/devp 467 card rewrite @arebra (#2368)
Feature/devp 471 fix mod req example @arebra (#2367)
DEVP-472: Removed sentence about Checkin sunset @arebra (#2366)
DEVP-474: Reverted Custom Logo changes @arebra (#2365)
DEVP-473: Fixed faulty PCI links @arebra (#2364)
DEVP-468: Added text about actual changes @arebra (#2363)
SDK-4: Native payments in mobile SDK @alleus (#2356)
DEVP-468: Added paragraph about affected payment methods. @arebra (#2362)
DEVP-442: Fixes and addition of missing payment method guides @arebra (#2360)
DEVP-466: Fixed ugly hyperlink texts @arebra (#2359)
DEVP-465: Added new Trustly logo @arebra (#2358)
DEVP-463: Added rough card and small fixes @arebra (#2357)
DEVP-461: Merged limit exceeded error codes @arebra (#2355)
DEVP-462: Split Payment Presentations to separate pages @arebra (#2354)
DEVP-460: Fixed info about hosturls @arebra (#2353)
DEVP-459: Added information about Custom Logo availability @arebra (#2352)
DEVP-452: Batch of changes and proof of concept of method guide @arebra (#2351)
Feature/devp 452 migration seamless redirect @arebra (#2346)
🖋 Documentation
DEVP-449: Amendments to Old Implementations intro @arebra (#2345)
DEVP-451: Removed old implementations links @arebra (#2343)
DEVP-450: Removed JCB from Developer Portal @arebra (#2344)
DEVP-443: Made external links open in new tab @arebra (#2336)
ESY-6972 Decorate use case card with supported payment method(s) @m-lilja (#2334)
DEVP-445: Updated Suspension Warning and Modifications Required @arebra (#2332)
DEVP-439: Added view-paymentsession operation @arebra (#2331)
Hotfix: DEVP-441 remove danske bank from trustly (develop) @arebra (#2328)
Hotfix: DEVP-441 remove danske bank from trustly (master) @arebra (#2327)
Release 5.3.1 (develop) @arebra (#2326)
🐛 Bug Fixes
Hotfix: DEVP-441 remove danske bank from trustly (develop) @arebra (#2328)
Hotfix: DEVP-441 remove danske bank from trustly (master) @arebra (#2327)
👩🏻⚖️ Legal
DEVP-443: Made external links open in new tab @arebra (#2336)
📝 Configuration
Bump azure/login from 2.1.1 to 2.2.0 https://github.com/dependabot (#2341)
Bump azure/CLI from 2.0.0 to 2.1.0 https://github.com/dependabot (#2330)
⬆️ Dependencies
Bump rubocop from 1.66.1 to 1.67.0 https://github.com/dependabot (#2361)
Bump remark-lint-no-auto-link-without-protocol from 3.1.2 to 4.0.0 https://github.com/dependabot (#2348)
Bump npm from 10.8.3 to 10.9.0 https://github.com/dependabot (#2350)
Bump webrick from 1.8.1 to 1.8.2 https://github.com/dependabot (#2349)
Bump remark-lint-no-inline-padding from 4.1.2 to 5.0.0 https://github.com/dependabot (#2347)
Bump google-protobuf from 3.25.4 to 3.25.5 https://github.com/dependabot (#2342)
Bump azure/login from 2.1.1 to 2.2.0 https://github.com/dependabot (#2341)
Bump rouge from 4.3.0 to 4.4.0 https://github.com/dependabot (#2337)
Bump jekyll from 4.3.3 to 4.3.4 https://github.com/dependabot (#2338)
Bump rubocop from 1.66.0 to 1.66.1 https://github.com/dependabot (#2333)
Bump azure/CLI from 2.0.0 to 2.1.0 https://github.com/dependabot (#2330)
Bump rubocop from 1.65.1 to 1.66.0 https://github.com/dependabot (#2329)
Release 5.3.1
29 August 2024
Version 5.3.1
We are closing of August with a mellow, small release after being gone for summer, before gearing up for fall.
The Features restructuring continues with Core Features being renamed to Payment Operations, and moving Corporate Payment Menu to Customize the Payment UI.
We have added the recurring and one-click use cases to the sidebar for easier access.
As a part of our project to have error messages with better human readable information, the Excessive Reattempts responses for “Modifications required” and “Suspension Warning” got a facelift. The type and title field has been changed to authentication required, and the problem node has been replaced by a modification and suspension node respectively, filled with information directly from POS.
The magic amount for triggering the “modifications required” error has been changed to 952507.
We have also added info about a newly implemented MasterCard reattempt rule. In addition to a PAN being blocked after 10 attempts in 24 hours, there is also a limit of 35 failed attempts in 30 days.
Release 5.3.0
18 June 2024
Version 5.3.0
Our last release before the summer break is here, and we have quite the list of changes for you.
We have started restructuring the feature section to make it easier to navigate. A handful of new sections have been added, named Balancing The Books, Customize Payments and Customize The UI. Worried about your bookmarks? We've got you covered!
New error messages for invoice and installment account payments went live just now, and we have them at a plate for you. Just follow the respective links.
In all feature sections, the relevant field(s) have been moved to the top of of the code example.
Auto-expand first payment method has gotten it's own section.
Status and Status Response Models have been merged to one section.
We have added a new IP-address for callbacks.
Last but not least, we have done the regular batch of fixing typos and small bugs, and if you wonder where the payment instruments have gone? The have been renamed to payment methods. Still all there, just a familiar name.
From all of us, to all of you: Have a great summer!
🖋 Documentation
DEVP-415: Last minute language fixes @arebra (#2298)
DEVP-408: Lots of cleanup @arebra (#2296)
DEVP-412: Updated Benevity link @arebra (#2295)
DEVP-406: Renamed from credit account to installment account @arebra (#2294)
DEVP-411: Invoice / CA feedback and restructure @arebra (#2293)
DEVP-410: Added new error handling for invoice and credit account @arebra (#2292)
DEVP-404: Created customize payments section @arebra (#2290)
DEVP-405: Created settlement section @arebra (#2289)
DEVP-402: Moved all custom features to a new section @arebra (#2288)
DEVP-399: Split sort order into two @arebra (#2286)
DEVP-398: Updated availability of certain features @arebra (#2285)
DEVP-393: General cleanup commit batch @arebra (#2284)
DEVP-394: Merged status and status models @arebra (#2280)
DEVP-395: Added second IP address @arebra (#2278)
DEVP-360: Renamed instruments to methods @arebra (#2277)
DEVP-392: Moved fields up to the top of code examples @arebra (#2274)
Release 5.2.0 (develop) @arebra (#2272)
👩🏻💻 Development
Bump npm from 10.8.0 to 10.8.1 https://github.com/dependabot (#2283)
Bump braces from 3.0.2 to 3.0.3 https://github.com/dependabot (#2279)
Bump npm from 10.7.0 to 10.8.0 https://github.com/dependabot (#2275)
📝 Configuration
Bump azure/login from 2.1.0 to 2.1.1 https://github.com/dependabot (#2282)
⬆️ Dependencies
Bump rouge from 4.2.1 to 4.3.0 https://github.com/dependabot (#2297)
Bump rubocop from 1.64.0 to 1.64.1 https://github.com/dependabot (#2287)
Bump npm from 10.8.0 to 10.8.1 https://github.com/dependabot (#2283)
Bump azure/login from 2.1.0 to 2.1.1 https://github.com/dependabot (#2282)
Bump rubocop from 1.63.5 to 1.64.0 https://github.com/dependabot (#2281)
Bump braces from 3.0.2 to 3.0.3 https://github.com/dependabot (#2279)
Bump rexml from 3.2.6 to 3.2.8 https://github.com/dependabot (#2276)
Bump npm from 10.7.0 to 10.8.0 https://github.com/dependabot (#2275)
Bump rubocop from 1.63.4 to 1.63.5 https://github.com/dependabot (#2273)
Release 5.2.0
08 May 2024
Version 5.2.0
The keen eye might spot the new term v3.x in Get Started and some of our code examples. We are using it as an umbrella term whenever we talk about all iterations of v3. Instances where we talk about a specific one are still tagged with the version in question.
We are also going live with an optional feature called Action Specific Text On Payment Button. It is meant for scenarios where you need the payment button to say something else than "Pay". The alternative is currently limited to "Deposit", but other can be added going forward.
Besides that we have been doing some small bugfixes and general maintenance.
Until next time!
🖋 Documentation
DEVP-387: Header cleanups part 2 @arebra (#2270)
DEVP-390: Renamed to Action Specific Text On Payment Button @arebra (#2269)
DEVP-375: 1-phase and 2-phase information in get started @arebra (#2268)
DX-389: Improvements on v3.x explanations @arebra (#2267)
DX-388: Fixed menu order and deposit code example @arebra (#2266)
DEVP-363: Added new optional feature section for deposit on payment button @arebra (#2265)
devp-382: verify response @arebra (#2264)
DEVP-386: Removed instrument: null @arebra (#2261)
DEVP-372: Introduced 3.x and changed code headers. @arebra (#2260)
DEVP-361: Changed ingress of Digital Payments Features @arebra (#2257)
👩🏻💻 Development
Bump remark-cli from 12.0.0 to 12.0.1 https://github.com/dependabot (#2263)
Bump npm from 10.6.0 to 10.7.0 https://github.com/dependabot (#2262)
Bump npm from 10.5.2 to 10.6.0 https://github.com/dependabot (#2258)
⬆️ Dependencies
Bump remark-cli from 12.0.0 to 12.0.1 https://github.com/dependabot (#2263)
Bump npm from 10.6.0 to 10.7.0 https://github.com/dependabot (#2262)
Bump rubocop from 1.63.3 to 1.63.4 https://github.com/dependabot (#2259)
Bump npm from 10.5.2 to 10.6.0 https://github.com/dependabot (#2258)
Release 5.1.1
Hotfix release containing fixes of Release notes, updated disclaimer in Invoice direct, code tag fixes and updated links in terminology. Also, a version bump.
Release 5.1.0
18 March 2024
Version 5.1.0
Re-working of the Modules & SDKs section is the star of this release. Intrigued? Start off with the bare minimum implementation!
Aside from that, this has been a maintenance release, but the release notes you are reading right now received a facelift. We have also added more information about the final steps before you go live!
🖋 Documentation
DX-367: Fixes of code tags @arebra (#2248)
DEVP-354: Changed illustration and capture text in get started @arebra (#2244)
DX-365: Removed a row and added a /div @arebra (#2243)
DEVP-364: Added card for one time usecase @arebra (#2242)
DEVP-362: Added text and links about going live @arebra (#2241)
DEVP-352: Updated code tags @arebra (#2240)
SDK-1: Update of Mobile SDK documentation @alleus (#2174)
DEVP-351: Changed format of the restrictedToIntruments array @arebra (#2178)
Release 5.0.0 (develop) @arebra (#2177)
👩🏻💻 Development
Bump remark-lint-final-definition from 4.0.0 to 4.0.1 https://github.com/dependabot (#2247)
Bump remark-lint-table-pipe-alignment from 3.1.3 to 4.0.0 https://github.com/dependabot (#2226)
Bump remark-lint-unordered-list-marker-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2225)
Bump remark-lint-no-table-indentation from 4.1.2 to 5.0.0 https://github.com/dependabot (#2223)
Bump remark-lint-no-reference-like-url from 3.1.2 to 4.0.0 https://github.com/dependabot (#2220)
Bump remark-lint-no-multiple-toplevel-headings from 3.1.2 to 4.0.0 https://github.com/dependabot (#2218)
Bump remark-lint-table-cell-padding from 4.1.3 to 5.0.0 https://github.com/dependabot (#2236)
Bump remark-lint-table-pipes from 4.1.2 to 5.0.0 https://github.com/dependabot (#2208)
Bump remark-lint-no-tabs from 3.1.2 to 4.0.0 https://github.com/dependabot (#2197)
Bump remark-lint-no-shortcut-reference-image from 3.1.2 to 4.0.0 https://github.com/dependabot (#2194)
Bump npm from 10.5.1 to 10.5.2 https://github.com/dependabot (#2238)
Bump remark-lint-no-heading-indent from 4.1.2 to 5.0.0 https://github.com/dependabot (#2206)
Bump remark-lint-no-heading-like-paragraph from 3.1.2 to 4.0.0 https://github.com/dependabot (#2193)
Bump remark-lint-no-file-name-outer-dashes from 2.1.2 to 3.0.0 https://github.com/dependabot (#2200)
Bump remark-lint-no-heading-content-indent from 4.1.2 to 5.0.0 https://github.com/dependabot (#2233)
Bump remark-lint-no-blockquote-without-marker from 5.1.2 to 6.0.0 https://github.com/dependabot (#2228)
Bump remark-lint-list-item-indent from 3.1.2 to 4.0.0 https://github.com/dependabot (#2231)
Bump remark-lint-final-newline from 2.1.2 to 3.0.0 https://github.com/dependabot (#2213)
Bump remark-lint-no-literal-urls from 3.1.2 to 4.0.0 https://github.com/dependabot (#2221)
Bump remark-lint-file-extension from 2.1.2 to 3.0.0 https://github.com/dependabot (#2235)
Bump remark-lint-definition-spacing from 3.1.2 to 4.0.0 https://github.com/dependabot (#2222)
Bump remark-lint-fenced-code-flag from 3.1.2 to 4.0.0 https://github.com/dependabot (#2219)
Bump remark-lint-strong-marker from 3.1.2 to 4.0.0 https://github.com/dependabot (#2210)
Bump remark-lint-rule-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2234)
Bump remark-lint-link-title-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2224)
Bump remark-lint-heading-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2201)
Bump remark-preset-lint-consistent from 5.1.2 to 6.0.0 https://github.com/dependabot (#2204)
Bump remark-lint-checkbox-character-style from 4.1.2 to 5.0.0 https://github.com/dependabot (#2195)
Bump remark-lint-checkbox-content-indent from 4.1.2 to 5.0.0 https://github.com/dependabot (#2209)
Bump remark-lint-definition-case from 3.1.2 to 4.0.0 https://github.com/dependabot (#2196)
Bump remark-lint-blockquote-indentation from 3.1.2 to 4.0.0 https://github.com/dependabot (#2186)
Bump remark-preset-lint-markdown-style-guide from 5.1.3 to 6.0.0 https://github.com/dependabot (#2230)
Bump remark-lint-no-consecutive-blank-lines from 4.1.3 to 5.0.0 https://github.com/dependabot (#2216)
Bump remark-lint-no-duplicate-headings from 3.1.2 to 4.0.0 https://github.com/dependabot (#2217)
Bump remark-lint-maximum-heading-length from 3.1.2 to 4.0.0 https://github.com/dependabot (#2199)
Bump remark-lint-list-item-bullet-indent from 4.1.2 to 5.0.0 https://github.com/dependabot (#2191)
Bump remark-lint-hard-break-spaces from 3.1.2 to 4.0.0 https://github.com/dependabot (#2227)
Bump remark-lint-final-definition from 3.1.2 to 4.0.0 https://github.com/dependabot (#2211)
Bump remark-lint-fenced-code-marker from 3.1.2 to 4.0.0 https://github.com/dependabot (#2207)
Bump remark-lint-heading-increment from 3.1.2 to 4.0.0 https://github.com/dependabot (#2202)
Bump remark-lint-code-block-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2185)
Bump remark-lint from 9.1.2 to 10.0.0 https://github.com/dependabot (#2232)
Bump remark-lint-no-duplicate-definitions from 3.1.2 to 4.0.0 https://github.com/dependabot (#2189)
Bump remark-lint-no-emphasis-as-heading from 3.1.2 to 4.0.0 https://github.com/dependabot (#2205)
Bump remark-lint-no-empty-url from 3.1.2 to 4.0.0 https://github.com/dependabot (#2198)
Bump remark-lint-no-file-name-articles from 2.1.2 to 3.0.0 https://github.com/dependabot (#2192)
Bump remark-lint-no-file-name-consecutive-dashes from 2.1.2 to 3.0.0 https://github.com/dependabot (#2229)
Bump remark-lint-no-file-name-mixed-case from 2.1.2 to 3.0.0 https://github.com/dependabot (#2214)
Bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 https://github.com/dependabot (#2203)
Bump remark-lint-no-shell-dollars from 3.1.2 to 4.0.0 https://github.com/dependabot (#2190)
Bump remark-lint-ordered-list-marker-style from 3.1.2 to 4.0.0 https://github.com/dependabot (#2215)
Bump remark-lint-no-unused-definitions from 3.1.2 to 4.0.0 https://github.com/dependabot (#2187)
Bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 https://github.com/dependabot (#2188)
Bump remark-lint-ordered-list-marker-value from 3.1.2 to 4.0.0 https://github.com/dependabot (#2212)
Bump remark-lint-...
Release 5.0.0
Version 5.0.0
We strive to make the implementation process as easy as possible, and in that regard, a Get Started section has been introduced. This now includes the basic requests and responses, how to display the UI, post-purchase options and other useful information when doing a basic integration. The newest addition is an explanation on how to validate the status of the payment.
A new feature for those of you who want to customize the order of your payment menu has also seen the light of day, together with the possibility to expand the top instrument. They can be used independently, but work great together.
We also did a handful of bug fixes and corrections to improve usability and readability.
🖋 Documentation
DEVP-347: cleanup before release 5.0.0 @arebra (#2175)
DEVP-265: Added tables to migration guide and did other changes. @arebra (#2172)
Fixed left menu that was hidden. @the-anders-jarold (#2171)
DEVP-347: Added new checkbox text after feedback from William @arebra (#2170)
DEVP-346: Renamed consent checkbox, moved section a bit, added a usage restriction @arebra (#2169)
DEVP-317: Added info about available implementations and how long the link lives @arebra (#2166)
Develop pos @the-anders-jarold (#2163)
DEVP-342: Validate status feedback @arebra (#2165)
DEVP-345: Added padding to Get Started illustration @arebra (#2164)
DEVP-344: Small sort menu adjustments after feedback @arebra (#2162)
DEVP-313: Added screenshots in one-click use case @arebra (#2161)
DX-343: Get Started feedback from Yvonne @arebra (#2160)
DEVP-341: Sort order of payment menu first draft @arebra (#2159)
DEVP-314: First draft of verify status @arebra (#2158)
DX-2366 create get started @arebra (#2156)
Changed icon for cards about autconfiguration @the-anders-jarold (#2153)
Comment on AcuirerData @the-anders-jarold (#2150)
Devp 333 correct example by adding await @the-anders-jarold (#2149)
updated and also a new card under Net @the-anders-jarold (#2148)
👩🏻💻 Development
DEVP-347: cleanup before release 5.0.0 @arebra (#2175)
DEVP-349: Updated from 2.2.4 to 2.2.6 @arebra (#2173)
Bump remark-textr from 6.0.0 to 6.1.0 https://github.com/dependabot (#2152)
📝 Configuration
Bump azure/CLI from 1.0.9 to 2.0.0 https://github.com/dependabot (#2154)
Bump azure/login from 1.6.1 to 2.0.0 https://github.com/dependabot (#2155)
⬆️ Dependencies
Bump rouge from 4.2.0 to 4.2.1 https://github.com/dependabot (#2168)
Bump nokogiri from 1.14.3 to 1.15.6 https://github.com/dependabot (#2167)
Bump rubocop from 1.62.0 to 1.62.1 https://github.com/dependabot (#2157)
Bump azure/CLI from 1.0.9 to 2.0.0 https://github.com/dependabot (#2154)
Bump azure/login from 1.6.1 to 2.0.0 https://github.com/dependabot (#2155)
Bump remark-textr from 6.0.0 to 6.1.0 https://github.com/dependabot (#2152)
Bump rubocop from 1.61.0 to 1.62.0 https://github.com/dependabot (#2151)
Bump rubocop from 1.60.2 to 1.61.0 https://github.com/dependabot (#2146)
Release 4.8.1
- Re-added the Public Migration Key in Resources
- Improved the search function so you no longer need to double click
- Bumped npm version to 10.5.0
Release 4.8.0
26 February 2024
Version 4.8.0
A handful of changes in the pipeline this time around, with the biggest being the introduction of better error codes for excessive re-attempts. Read all about the error codes and how to test them here.
Are you in the market for One-Click payments? We have a new use case written about that. Give it a read!
Due to new directives from card companies regarding frictionless payments, we have re-introduced name fields in the payer object. Go see the fields you should include now.
We have also added the possibility to display a consent box for saving payment details. When displayed by you and checked by the payer, we have also added a new field in the paid response, confirming that a token has been created.
Big changes are coming up next time. Stay tuned!
🖋 Documentation
DX-2385: Removed some tokens and added some fields @arebra (#2139)
DX-2384: Changed a GET response as requested by Sigrid @arebra (#2138)
Develop pos @the-anders-jarold (#2136)
DX-2381: Cleaned up user case and fixed cards/link @arebra (#2137)
DX-2380: Added consent box in papm @arebra (#2135)
DX-2377: Added condition regarding Trustly @arebra (#2134)
DX-2355: Added one-click use case @arebra (#2133)
Dx 2368 add info from pax 2562 @the-anders-jarold (#2132)
DX-2338: Added first and last name to frictionless payments section @arebra (#2131)
DX-2371: Fixed consent checkbox header @arebra (#2130)
DX-2370: Removed consent checkbox from basic requests and added to one click @arebra (#2129)
DX-2360: Switched to correct reversal include in checkout v3 core features @arebra (#2128)
DX-2369: Added DisableStorePaymentDetails error message to Problems section @arebra (#2127)
DX-2364: Added "enablePaymentDetailsConsentCheckbox" to payment order and "paymentTokenGenerated" to paid. @arebra (#2126)
DX-2365: Renamed Digital Payments Release Notes @arebra (#2125)
DX-2356: Created one-click card and updated recurring text. @arebra (#2124)
DX-2363: Old implementations to bottom of menu order @arebra (#2123)
DX-2240: Added new reattempts problems sections and new magic amounts @arebra (#2122)
Hotfix: DX-2359 Token Inactive Url (Develop) @arebra (#2120)
Hotfix: DX-2359 Token Inactive Url (Master) @arebra (#2119)
Hotfix: DX-2358 Test Data Redirect Link (Develop) @arebra (#2118)
Hotfix: DX-2358 Test Data Redirect link (Master) @arebra (#2117)
Release 4.7.0 (develop) @arebra (#2114)
🐛 Bug Fixes
Hotfix: DX-2359 Token Inactive Url (Develop) @arebra (#2120)
Hotfix: DX-2359 Token Inactive Url (Master) @arebra (#2119)
Hotfix: DX-2358 Test Data Redirect Link (Develop) @arebra (#2118)
Hotfix: DX-2358 Test Data Redirect link (Master) @arebra (#2117)
📝 Configuration
Bump TimonVS/pr-labeler-action from 4.1.1 to 5.0.0 https://github.com/dependabot (#2121)
⬆️ Dependencies
Bump TimonVS/pr-labeler-action from 4.1.1 to 5.0.0 https://github.com/dependabot (#2121)