Skip to content

Commit

Permalink
Merge pull request #48 from AltaPay/configure-terminal-logo
Browse files Browse the repository at this point in the history
Configure terminal logo automatically
  • Loading branch information
emicha authored May 10, 2024
2 parents a46ecab + 94e3c20 commit 96c016f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

## [app-1.3.6]

- Configure terminal logo automatically.
- Handle session not found exception during app installation.
- Fix: Customers are not redirected to checkout on cancel payment when only one payment option available.
- Send the Shopify Payment ID as part of `transaction_info[ShopifyPaymentID]` to make it searchable on the gateway side.

## [app-1.3.5.2]

- Add support for the `Trustly` individual app.
Expand Down
2 changes: 1 addition & 1 deletion wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ You can view details on payments in the Shopify app, including payment method, f
3. Select the order you want to view.
4. In the **Timeline** section, click on the AltaPay's payment link.
5. Click on **Information from the gateway** to see the gateway Order ID.
6. Copy the payment ID (remove any dashes and underscores in it) and search the order on the gateway side.
6. Copy the payment ID and search the order on the gateway side.

## Environments

Expand Down

0 comments on commit 96c016f

Please sign in to comment.