Skip to content

Commit

Permalink
Merge pull request #2422 from SwedbankPay/feature/devp-517_migration_…
Browse files Browse the repository at this point in the history
…and_feedback_work

DEVP-517: Changes after feedback and an image addition
  • Loading branch information
arebra authored Jan 27, 2025
2 parents 73c77f7 + bb55034 commit 703e905
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 deletions.
Binary file added assets/img/checkout/MigrationVersionsSummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion checkout-v3/migration-guide-v1-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ menu_order: 10

## Why

The first main reason for migrating is the access to new development. All fresh
The first reason for migrating is the access to new development. All fresh
features and capabilities are exclusively released to Digital Payments, and will
not be available when using payment methods v1.

Expand Down
5 changes: 3 additions & 2 deletions checkout-v3/migration-guide-v2-v3.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: Migration Guide
title: From Checkout v2 to Digital Payments v3.1
permalink: /:path/migration-guide-v2-v3/
hide_from_sidebar: true
section: Migration Guides
description: |
How to migrate from Checkout v2 to Digital Payments v3.1
The why and how to migrate from v1 to v3.1
menu_order: 5
---

Expand Down
18 changes: 11 additions & 7 deletions checkout-v3/migration-guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ permalink: /:path/migration-guides
menu_order: 5
---

Making changes your integration might seem like a sizeable task, but most times
it really isn't. We have written a handful of step-by-step guides and gathered
them here, to help make the transition as smooth as possible for you.
Making changes to your integration might seem like a sizeable task, but most
times it really isn't. We have written a handful of step-by-step guides and
gathered them here, to help make the transition as smooth as possible for you.

<div class="row mt-4">
<div class="col-xl-4 col-lg-4 d-flex">
Expand All @@ -20,9 +20,9 @@ them here, to help make the transition as smooth as possible for you.
</i>
</span>
<span class="cards-content">
<span class="h4">Digital Payments Version 2.0 to 3.1</span>
<span class="h4">Digital Payments v2.0 to v3.1</span>
<span>
<p>How to migrate from Digital Payments v2 to the newest version of v3.</p>
<p>How to migrate from Digital Payments v2 to the newest edition of v3.</p>
</span>
</span>
<i class="material-icons">arrow_forward</i>
Expand Down Expand Up @@ -52,12 +52,16 @@ them here, to help make the transition as smooth as possible for you.
</i>
</span>
<span class="cards-content">
<span class="h4">Payment Methods to Digital Payments v3.1</span>
<span class="h4">Payment Methods v1 to Digital Payments v3.1</span>
<span>
<p>How to migrate from Payment Methods to the newest version of v3.</p>
<p>How to migrate from Payment Methods v1 to the newest edition of v3.</p>
</span>
</span>
<i class="material-icons">arrow_forward</i>
</a>
</div>
</div>

![Migration Version Summary][mig-sum]

[mig-sum]: /assets/img/checkout/MigrationVersionsSummary.png
4 changes: 2 additions & 2 deletions checkout-v3/modules-sdks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ our SDK payments.
| ![Android][android-icon] | [Swedbank Pay SDK for Android][android-link]{:target="_blank"} | [`…sdk-android`][android-repo]{:target="_blank"} |
| ![iOS][ios-icon] | [Swedbank Pay SDK for iOS][ios-link]{:target="_blank"} | [`…sdk-ios`][ios-repo]{:target="_blank"} |

### Unsupported SDKs
### Unofficial SDKs

{% include alert-unsupported.md type='SDKs' %}

Expand All @@ -68,7 +68,7 @@ our SDK payments.
| :----------------------: | :---------------------------------------------------------- | :------------------------------------ |
| ![WooCommerce][woo-icon] | [Swedbank Pay Core plugin for WooCommerce][woo-core-link]{:target="_blank"} | [`…woocommerce-core`][woo-core-repo]{:target="_blank"} |

### Unsupported Libraries
### Unofficial Libraries

{% include alert-unsupported.md type='libraries' %}

Expand Down

0 comments on commit 703e905

Please sign in to comment.