Skip to content

Commit

Permalink
Merge pull request #47 from AltaPay/support-trustly
Browse files Browse the repository at this point in the history
Add support for Trustly individual app
  • Loading branch information
emicha authored Apr 29, 2024
2 parents 5c55aca + 1578c03 commit a46ecab
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.

## [app-1.3.5.2]

- Add support for the `Trustly` individual app.

## [app-1.3.5.1]

- Add support for the `Sepa` individual app.
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
* #### Sepa
https://apps.shopify.com/altapay-sepa

* #### Trustly
https://apps.shopify.com/altapay-trustly

## Installation

The whole installation and configuration process is described in our [docs](https://github.com/AltaPay/plugin-shopify/wiki).
Expand Down
7 changes: 7 additions & 0 deletions wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Installing these apps will enable the web shop to handle payments through AltaPa
* [Individual app for Payconiq](#individual-app-for-payconiq)
* [Individual app for Twint](#individual-app-for-twint)
* [Individual app for Sepa](#individual-app-for-sepa)
* [Individual app for Trustly](#individual-app-for-trustly)

- [Configuration](#configuration)

Expand Down Expand Up @@ -194,6 +195,12 @@ You can install the apps directly using the below respective installation links:
https://accounts.shopify.com/store-login?redirect=%2Fadmin%2Fsettings%2Fpayments%2Falternative-providers%2F54525953
```

* ### Individual app for Trustly

```
https://accounts.shopify.com/store-login?redirect=%2Fadmin%2Fsettings%2Fpayments%2Falternative-providers%2F55050241
```

## Configuration

### Configuring the checkout options
Expand Down

0 comments on commit a46ecab

Please sign in to comment.