Skip to content

Conversation

@fmattos-hw
Copy link
Collaborator

This pull request contains the changes to allow users to deactivate a PayPal account. It also includes updates to the string.xml file to map the PayPal icon and description

Copy link
Collaborator

@peter-joseph peter-joseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good, just minor adjustment in mapping

<string name="wire_account">Wire Account</string>
<string name="paper_check">Paper Check</string>
<string name="prepaid_card">Prepaid Card</string>
<string name="paypal_account">PayPal</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be PayPal Account ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to @jsaini-hw it should be PayPal

<string name="bank_card_font_icon">\uE005</string>
<string name="wire_account_font_icon">\uE00D</string>
<string name="paper_check_font_icon">\uE002</string>
<string name="prepaid_card_font_icon">\uE00E</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Prepaid card is remapped to E00A

Copy link
Collaborator

@peter-joseph peter-joseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGN

@skoong skoong merged commit bd5176c into epic/HW-51230-add-support-paypal-ui May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants