mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add error handling for PayPal decline codes.
This commit is contained in:
committed by
Cody Henthorne
parent
f5ee7160cb
commit
e9a616c68d
@@ -4849,6 +4849,8 @@
|
||||
|
||||
<!-- Stripe decline code generic_failure -->
|
||||
<string name="DeclineCode__try_another_payment_method_or_contact_your_bank">Try another payment method or contact your bank for more information.</string>
|
||||
<!-- PayPal decline code for payment declined -->
|
||||
<string name="DeclineCode__try_another_payment_method_or_contact_your_bank_for_more_information_if_this_was_a_paypal">Try another payment method or contact your bank for more information. If this was a PayPal transaction contact PayPal.</string>
|
||||
<!-- Stripe decline code verify on Google Pay and try again -->
|
||||
<string name="DeclineCode__verify_your_payment_method_is_up_to_date_in_google_pay_and_try_again">Verify your payment method is up to date in Google Pay and try again.</string>
|
||||
<!-- Stripe decline code learn more action label -->
|
||||
|
||||
Reference in New Issue
Block a user