Skip to content

Commit

Permalink
Release/5.8.0 (#1678)
Browse files Browse the repository at this point in the history
# New
      
- Support for Twint SDK integration through the [`TwintComponent`
module](https://adyen.github.io/adyen-ios/5.8.0/documentation/adyen/TwintComponent).

 # Changed
      
- Flag icons are removed from the UI.
- The text  **Country**  is now replaced with **Country/Region**.

 # Fixed
      
- Fixed an issue that incorrectly cancelled successful redirect payments
in some cases.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: goergisn <4838877+goergisn@users.noreply.github.com>
  • Loading branch information
3 people authored May 15, 2024
1 parent e8422b8 commit fbfe0f4
Show file tree
Hide file tree
Showing 6,729 changed files with 6,552 additions and 6,720 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Adyen.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Adyen'
s.version = '5.7.1'
s.version = '5.8.0'
s.summary = "Adyen Components for iOS"
s.description = <<-DESC
Adyen Components for iOS allows you to accept in-app payments by providing you with the building blocks you need to create a checkout experience.
Expand Down
Loading

0 comments on commit fbfe0f4

Please sign in to comment.