Skip to content

Commit

Permalink
Merge pull request #2160 from SwedbankPay/feature/dx-343_get_started_…
Browse files Browse the repository at this point in the history
…feedback_yconne

DX-343: Get Started feedback from Yvonne
  • Loading branch information
arebra authored Mar 14, 2024
2 parents f8bbd80 + 68aea07 commit 02ac2b0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 13 deletions.
4 changes: 2 additions & 2 deletions checkout-v3/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ integration support.

{:.table .table-plain}
| ----------: | ----------: |
| Initiate a payment | The first step is to initiate a payment. You have a selection of setups and use cases depending on your business model, like recurring and one-click payments - but for now we'll stick to the basic payment. |
| Initiate a Payment | The first step is to initiate a payment. You have a selection of setups and use cases depending on your business model, like recurring and one-click payments - but for now we'll stick to the basic payment. |
| Display UI | Present a UI for your end user and customize for your needs. The main choice you have to make is between the seamless view or redirect integration. There are pros and cons to both. |
| Validate status | Validate the status of the purchase in order to take the right action before acting on the payment response. |
| Validate Status | Validate the status of the purchase in order to take the right action before acting on the payment response. |
| Capture | Capture the funds from a successful payment. |

## Get Ready To Go Live
Expand Down
30 changes: 19 additions & 11 deletions checkout-v3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,23 @@ description: |
menu_order: 1
---

## Why Swedbank Pay?

* Get all your payment needs from one provider
* Manage all digital sales channels through one platform
* Customize your payment menu
* Ensure ease of use for everyone with the latest accessibility standards (WCAG)
* Simplify your financial management with one payout and one report
* Enjoy uninterrupted service
* Get started quickly
<section class="panel panel-brand">
<header>
<h3 class="panel-title">Why Swedbank Pay?</h3>
<p class="panel-sub-title"></p>
</header>
<div class="panel-body">
<ul>
<li>Get all your payment needs from one provider</li>
<li>Manage all digital sales channels through one platform</li>
<li>Customize your payment menu</li>
<li>Ensure ease of use for everyone with the latest accessibility standards (WCAG)</li>
<li>Simplify your financial management with one payout and one report</li>
<li>Enjoy uninterrupted service</li>
<li>Get started quickly</li>
</ul>
</div>
</section>

There are three ways of implementing our digital payments, depending on what
suits you best. The native implementation, which goes directly towards our APIs,
Expand All @@ -28,7 +36,7 @@ native API option, but a lower threshold to get going.
If you are looking for the native implementation, we have everything you need in
this section. We recommend [getting started here][get-started].

## API Platform Use Cases
### API Platform Use Cases

<div class="row mt-4">
<div class="col-xl-6 col-lg-6 d-flex">
Expand Down Expand Up @@ -63,7 +71,7 @@ this section. We recommend [getting started here][get-started].
</div>
</div>

## Availability
### Availability

This implementation is available in Danish `da-DK`, English (US) `en-US`,
Finnish `fi-FI`, Norwegian `nb-NO`, and Swedish `sv-SE`. You can choose the
Expand Down

0 comments on commit 02ac2b0

Please sign in to comment.