-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Stripe
resource prefix
#6603
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
ff4ca7e
Enforce `Stripe` resource prefix
tillh-stripe 70faa85
Update API
tillh-stripe 289db63
Rename attributes in `stripecardscan`
tillh-stripe 54c8671
Undo `UnrememberedMutableState` change
tillh-stripe cb29e90
Tweak changelog
tillh-stripe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="consent_pane_tc">You agree to Stripe\'s <annotation clickable="terms">Terms</annotation> and <annotation clickable="privacy">Privacy Policy</annotation>. <annotation clickable="privacy_center">Learn more</annotation></string> | ||
<string name="consent_pane_manual_entry"><annotation clickable="manual_entry">Enter account details manually instead</annotation></string> | ||
<string name="consent_pane_manual_entry_microdeposits"><annotation clickable="manual_entry">Enter account details manually instead</annotation> (takes 1–2 business days)</string> | ||
<string name="stripe_consent_pane_tc">You agree to Stripe\'s <annotation clickable="terms">Terms</annotation> and <annotation clickable="privacy">Privacy Policy</annotation>. <annotation clickable="privacy_center">Learn more</annotation></string> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These strings aren’t coming from Lokalize, so they weren’t updated as part of #6608. (cc @carlosmuvi: any plans to localize them?) |
||
<string name="stripe_consent_pane_manual_entry"><annotation clickable="manual_entry">Enter account details manually instead</annotation></string> | ||
<string name="stripe_consent_pane_manual_entry_microdeposits"><annotation clickable="manual_entry">Enter account details manually instead</annotation> (takes 1–2 business days)</string> | ||
<string name="stripe_ok">OK</string> | ||
<string name="stripe_prepane_title">Link with %1$s</string> | ||
<string name="stripe_prepane_continue">Continue</string> | ||
|
@@ -42,17 +42,17 @@ | |
<string name="stripe_success_title">Success!</string> | ||
<string name="stripe_search">Search</string> | ||
<string name="stripe_account_picker_dropdown_hint">Choose one</string> | ||
<string name="data_accessible_callout_stripe_direct"><annotation bold="accessible_data">Data accessible to Stripe: </annotation>%2$s. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="data_accessible_callout_through_stripe"><annotation bold="accessible_data">Data accessible to %1$s: </annotation>%2$s through Stripe. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="data_accessible_callout_through_stripe_no_business"><annotation bold="accessible_data">Data accessible to this business: </annotation>%2$s through Stripe. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="data_accessible_callout_through_link"><annotation bold="accessible_data">Data accessible to %1$s: </annotation>%2$s through Link. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="data_accessible_callout_through_link_no_business"><annotation bold="accessible_data">Data accessible to this business: </annotation>%2$s through Link. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="data_accessible_type_accountdetails">account details</string> | ||
<string name="data_accessible_type_balances">balances</string> | ||
<string name="data_accessible_type_transactions">transactions</string> | ||
<string name="data_accessible_type_ownership">account ownership details</string> | ||
<string name="success_pane_done">Done</string> | ||
<string name="success_pane_disconnect">You can <annotation clickable="disconnect">disconnect your account</annotation> any time.</string> | ||
<string name="stripe_data_accessible_callout_stripe_direct"><annotation bold="accessible_data">Data accessible to Stripe: </annotation>%2$s. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="stripe_data_accessible_callout_through_stripe"><annotation bold="accessible_data">Data accessible to %1$s: </annotation>%2$s through Stripe. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="stripe_data_accessible_callout_through_stripe_no_business"><annotation bold="accessible_data">Data accessible to this business: </annotation>%2$s through Stripe. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="stripe_data_accessible_callout_through_link"><annotation bold="accessible_data">Data accessible to %1$s: </annotation>%2$s through Link. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="stripe_data_accessible_callout_through_link_no_business"><annotation bold="accessible_data">Data accessible to this business: </annotation>%2$s through Link. <annotation clickable="learn_more">Learn more</annotation></string> | ||
<string name="stripe_data_accessible_type_accountdetails">account details</string> | ||
<string name="stripe_data_accessible_type_balances">balances</string> | ||
<string name="stripe_data_accessible_type_transactions">transactions</string> | ||
<string name="stripe_data_accessible_type_ownership">account ownership details</string> | ||
<string name="stripe_success_pane_done">Done</string> | ||
<string name="stripe_success_pane_disconnect">You can <annotation clickable="disconnect">disconnect your account</annotation> any time.</string> | ||
<string name="stripe_prepane_partner_callout">Stripe works with partners like %1$s to reliably offer access to thousands of financial institutions. <annotation clickable="privacy_center">Learn more</annotation></string> | ||
<string name="stripe_account_picker_error_no_payment_method_title">No checking or savings account available</string> | ||
<string name="stripe_account_picker_error_no_payment_method_desc">We found %1$s %2$s accounts but you can only link checking or savings to %3$s. Please try selecting another bank.</string> | ||
|
@@ -78,7 +78,7 @@ | |
<string name="stripe_manualentrysuccess_desc_descriptorcode">Expect a $0.01 deposit to the account ending in ••••%1$s in 1–2 business days and an email with additional instructions to verify your bank account.</string> | ||
<string name="stripe_manualentrysuccess_desc_noaccount_descriptorcode">Expect a $0.01 deposit to your account in 1–2 business days and an email with additional instructions to verify your bank account.</string> | ||
<string name="stripe_manualentrysuccess_table_title">••••%1$s BANK STATEMENT</string> | ||
<string name="success_pane_link_more_accounts">Link another account</string> | ||
<string name="stripe_success_pane_link_more_accounts">Link another account</string> | ||
<plurals name="stripe_attachlinkedpaymentaccount_title"> | ||
<item quantity="one">Linking account</item> | ||
<item quantity="other">Linking accounts</item> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="plus_icon_tint">#F7FAFC</color> | ||
<color name="privacy_policy_icon_tint">#F7FAFC</color> | ||
<color name="time_estimate_icon_tint">#F7FAFC</color> | ||
<color name="stripe_plus_icon_tint">#F7FAFC</color> | ||
<color name="stripe_privacy_policy_icon_tint">#F7FAFC</color> | ||
<color name="stripe_time_estimate_icon_tint">#F7FAFC</color> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="id_border_initial_color">#FFFFFF</color> | ||
<color name="check_mark_background">#80FFFFFF</color> | ||
<color name="error_exclamation_color">#88919E</color> | ||
<color name="viewfinder_border_center">#5469D4</color> | ||
<color name="stripe_id_border_initial_color">#FFFFFF</color> | ||
<color name="stripe_check_mark_background">#80FFFFFF</color> | ||
<color name="stripe_error_exclamation_color">#88919E</color> | ||
<color name="stripe_viewfinder_border_center">#5469D4</color> | ||
|
||
<color name="plus_icon_tint">#1C1C1E</color> | ||
<color name="privacy_policy_icon_tint">#1C1C1E</color> | ||
<color name="time_estimate_icon_tint">#1C1C1E</color> | ||
<color name="stripe_plus_icon_tint">#1C1C1E</color> | ||
<color name="stripe_privacy_policy_icon_tint">#1C1C1E</color> | ||
<color name="stripe_time_estimate_icon_tint">#1C1C1E</color> | ||
|
||
<color name="flash_mask_color">#FFFFFF</color> | ||
<color name="stripe_flash_mask_color">#FFFFFF</color> | ||
|
||
</resources> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ccen-stripe and @awush-stripe: It looks to me like these are only intended for internal use. Is that correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes it is!, StripeCameraView is not supposed to be public