Skip to content

Commit

Permalink
Update version to 23.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
porter-stripe committed Jun 14, 2024
1 parent 2dd63df commit 5e48399
Show file tree
Hide file tree
Showing 57 changed files with 822 additions and 102 deletions.
2 changes: 1 addition & 1 deletion BuildConfigurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
// Instead, edit the `VERSION` file and run `ci_scripts/update_version.sh`
//

CURRENT_PROJECT_VERSION=23.27.2
CURRENT_PROJECT_VERSION=23.27.3
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## x.x.x xxxx-xx-xx
## 23.27.3 2024-06-14
### PaymentSheet
* [Fixed] Fixed an issue where changing the country of a phone number would not update the UI when the phone number's validity changed.
* [Changed] The "save this card" checkbox is now unchecked by default. To change this behavior, set your PaymentSheet.Configuration.savePaymentMethodOptInBehavior to `.requiresOptOut`.
Expand Down
2 changes: 1 addition & 1 deletion Stripe.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'Accept online payments using Stripe.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeApplePay.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips '\
'or other size-constrained apps.'
Expand Down
2 changes: 1 addition & 1 deletion StripeCameraCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'StripeCameraCore contains shared infrastructure used by Stripe pods. '\
'It is not meant to be used without other Stripe pods.'
Expand Down
2 changes: 1 addition & 1 deletion StripeCardScan.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'Scan credit and debit cards to verify that they\'re genuine'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'StripeCore contains shared infrastructure used by all Stripe pods. '\
'It is not meant to be used without other Stripe pods.'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Foundation

extension StripeAPIConfiguration {
/// The current version of this library.
public static let STPSDKVersion = "23.27.2"
public static let STPSDKVersion = "23.27.3"

// NOTE: `STPSDKVersion` must be a hard-coded static string instead of
// dynamically generated from the bundle's `CFBundleShortVersionString` to
Expand Down
2 changes: 1 addition & 1 deletion StripeFinancialConnections.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'Securely connect financial accounts to Stripe\'s merchant account.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeIdentity.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = 'Securely capture ID documents and selfies on iOS for use with Stripe\'s Identity API to confirm the identity of global users.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

"Get ready to scan your photo ID" = "写真付き身分証明書の直接撮影を準備する";

"Get ready to take a selfie" = "自撮り写真の撮影準備をする";
"Get ready to take a selfie" = "顔写真の撮影準備をする";

"Go Back" = "戻る";

Expand Down Expand Up @@ -102,11 +102,11 @@

"Select front identity card photo" = "身分証明書の表面の写真を選択";

"Selfie" = "セルフィ―";
"Selfie" = "顔写真";

"Selfie captures" = "セルフィ―のキャプチャー";
"Selfie captures" = "顔写真の記録";

"Selfie captures are complete" = "セルフィ―のキャプチャーが完了しました";
"Selfie captures are complete" = "顔写真の記録が完了しました";

"Take Photo" = "写真を撮る";

Expand Down Expand Up @@ -142,7 +142,7 @@

"You can either try again or upload an image from your device." = "もう一度お試しいただくか、デバイスから画像をアプロードしてください。";

"Your selfie images have not been saved. Do you want to leave?" = "自撮りの画像が保存されていません。終了しますか?";
"Your selfie images have not been saved. Do you want to leave?" = "顔写真の画像が保存されていません。終了しますか?";

"driver's license" = "運転免許証";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

"Please upload images of the front and back of your identity card" = "Last opp bilete av framsida og bakside av identifikasjonskortet ditt";

"Position your face in the center of the frame." = "Posisjoner andletet ditt i midten av biletet";
"Position your face in the center of the frame." = "Posisjoner andletet ditt i midten av biletet.";

"Position your identity card in the center of the frame" = "Posisjoner ID-kortet ditt i midten av biletet";

Expand Down
2 changes: 1 addition & 1 deletion StripePaymentSheet.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.27.2'
s.version = '23.27.3'

s.summary = "Stripe's prebuilt payment UI."
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

"Add a payment method" = "Добавяне на начин на плащане";

"Add bank account" = "Добавяне на банкова сметка";
"Add card" = "Добавяне на карта";

"Add new card" = "Добавяне на нова банкова карта";

"Add new payment method" = "Добавяне на нов метод на плащане";

Expand Down Expand Up @@ -76,10 +78,14 @@

"IBAN" = "IBAN";

"Manage payment methods" = "Управление на начини на плащане";

"Manage your payment methods" = "Управление на начините Ви на плащане";

"Name on card" = "Име върху картата";

"New payment method" = "Нов начин на плащане";

"Open your UPI app to approve your payment within %@" = "Отворете Вашето UPI приложение, за да одобрите плащане си в рамките на %@";

"Or" = "Или";
Expand Down Expand Up @@ -118,6 +124,8 @@

"Remove card?" = "Премахване на банковата карта?";

"Remove payment method" = "Премахване на начин на плащане";

"Save" = "Запазване";

"Save a new payment method" = "Запазете нов метод на плащане";
Expand All @@ -134,6 +142,12 @@

"Save your info for secure 1-click checkout with Link" = "Запазете Вашата информация за сигурно плащане с едно щракване с Link";

"Saved" = "Запазено";

"Select card" = "Избор на карта";

"Select payment method" = "Избор на начин на плащане";

"Select your payment method" = "Изберете метод на плащане";

"Set up" = "Създаване";
Expand All @@ -148,7 +162,11 @@

"The IBAN you entered is incomplete." = "Въведеният IBAN е непълен.";

"Update card" = "Актуализиране на банкова карта";
"Update" = "Актуализиране";

"Update card brand" = "Актуализиране на марката на картата";

"View more" = "Вижте повече";

"Your IBAN should start with a two-letter country code." = "Вашият IBAN трябва да започва с двубуквен код на държава.";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

"Add a payment method" = "Afegeix un mètode de pagament";

"Add bank account" = "Afegir compte bancari";
"Add card" = "Afegir targeta";

"Add new card" = "Afegeix una targeta nova";

"Add new payment method" = "Afegir nou mètode de pagament";

Expand Down Expand Up @@ -76,10 +78,14 @@

"IBAN" = "IBAN";

"Manage payment methods" = "Administra els mètodes de pagament";

"Manage your payment methods" = "Administreu els vostres mètodes de pagament";

"Name on card" = "Nom a la targeta";

"New payment method" = "Nou mètode de pagament";

"Open your UPI app to approve your payment within %@" = "Obriu l'aplicació UPI per aprovar el pagament en un termini de %@";

"Or" = "O";
Expand Down Expand Up @@ -118,6 +124,8 @@

"Remove card?" = "Voleu eliminar la targeta?";

"Remove payment method" = "Elimina el mètode de pagament";

"Save" = "Desa";

"Save a new payment method" = "Deseu un nou mètode de pagament";
Expand All @@ -134,6 +142,12 @@

"Save your info for secure 1-click checkout with Link" = "Deseu la vostra informació per al pagament segur amb 1 clic amb Link";

"Saved" = "Desat";

"Select card" = "Selecciona una targeta";

"Select payment method" = "Selecciona el mètode de pagament";

"Select your payment method" = "Selecciona el teu mètode de pagament";

"Set up" = "Configuració";
Expand All @@ -148,7 +162,11 @@

"The IBAN you entered is incomplete." = "L'BAN és incomplet.";

"Update card" = "Actualitza la targeta";
"Update" = "Actualitza";

"Update card brand" = "Actualitza la marca de la targeta";

"View more" = "Visualitza més";

"Your IBAN should start with a two-letter country code." = "El teu IBAN ha de començar amb un codi de país de dues lletres.";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

"Add a payment method" = "Přidat způsob platby";

"Add bank account" = "Přidat bankovní účet";
"Add card" = "Přidat kartu";

"Add new card" = "Přidat novou kartu";

"Add new payment method" = "Nová platební metoda";

Expand Down Expand Up @@ -76,10 +78,14 @@

"IBAN" = "IBAN";

"Manage payment methods" = "Spravovat způsoby platby";

"Manage your payment methods" = "Spravujte své platební metody";

"Name on card" = "Jméno na kartě";

"New payment method" = "Nová platební metoda";

"Open your UPI app to approve your payment within %@" = "Otevřete aplikaci UPI, abyste mohli platbu schválit do %@";

"Or" = "Nebo";
Expand Down Expand Up @@ -118,6 +124,8 @@

"Remove card?" = "Odebrat kartu?";

"Remove payment method" = "Odebrat způsob platby";

"Save" = "Uložit";

"Save a new payment method" = "Uložte novou platební metodu";
Expand All @@ -134,6 +142,12 @@

"Save your info for secure 1-click checkout with Link" = "Uložte své údaje pro pro bezpečné odbavení 1 kliknutím u Link";

"Saved" = "Uloženo";

"Select card" = "Vybrat kartu";

"Select payment method" = "Vybrat způsob platby";

"Select your payment method" = "Vyberte svou platební metodu";

"Set up" = "Nastavit";
Expand All @@ -148,7 +162,11 @@

"The IBAN you entered is incomplete." = "Číslo IBAN, které jste zadali, je neúplné.";

"Update card" = "Aktualizovat kartu";
"Update" = "Aktualizovat";

"Update card brand" = "Aktualizovat značku karty";

"View more" = "Zobrazit více";

"Your IBAN should start with a two-letter country code." = "Číslo IBAN by mělo začínat dvěma písmeny kódu země.";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

"Add a payment method" = "Tilføj en betalingsmetode";

"Add bank account" = "Tilføj bankkonto";
"Add card" = "Tilføj kort";

"Add new card" = "Tilføj nyt kort";

"Add new payment method" = "Tilføj ny betalingsmetode";

Expand Down Expand Up @@ -76,10 +78,14 @@

"IBAN" = "IBAN";

"Manage payment methods" = "Administrer betalingsmetoder";

"Manage your payment methods" = "Administrer dine betalingsmetoder";

"Name on card" = "Kortholderens navn";

"New payment method" = "Ny betalingsmetode";

"Open your UPI app to approve your payment within %@" = "Åbn din UPI-app for at godkende din betaling i %@";

"Or" = "Eller";
Expand Down Expand Up @@ -118,6 +124,8 @@

"Remove card?" = "Vil du fjerne kortet?";

"Remove payment method" = "Fjern betalingsmetode";

"Save" = "Gem";

"Save a new payment method" = "Gem en ny betalingsmetode";
Expand All @@ -134,6 +142,12 @@

"Save your info for secure 1-click checkout with Link" = "Gem dine oplysninger om sikker betaling med 1 klik med Link";

"Saved" = "Gemt";

"Select card" = "Vælg kort";

"Select payment method" = "Vælg betalingsmetode";

"Select your payment method" = "Vælg din betalingsmetode";

"Set up" = "Opsætning";
Expand All @@ -148,7 +162,11 @@

"The IBAN you entered is incomplete." = "Det indtastede IBAN-nummer er ufuldstændigt.";

"Update card" = "Opdater kort";
"Update" = "Opdater";

"Update card brand" = "Opdater kortbrand";

"View more" = "Vis mere";

"Your IBAN should start with a two-letter country code." = "Dit IBAN-nummer skal starte med en landekode på to bogstaver.";

Expand Down
Loading

0 comments on commit 5e48399

Please sign in to comment.