Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Add existing payments partial #175

Merged
merged 2 commits into from
Nov 23, 2018

Conversation

alepore
Copy link
Contributor

@alepore alepore commented Jul 6, 2018

This fixes #135.
It's similar to #165 but a bit more generic and simple: i think displaying the CC last digits is enough.

This should also work for Apply Pay but i did not test it.

This is what i get on vanilla Solidus:
screen shot 2018-07-06 at 18 16 56

Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

I like that change 👌
But this causes some tests to fail.

@alepore alepore force-pushed the add-existing-payment-partial branch from 1385e20 to 8a75969 Compare July 9, 2018 15:12
@alepore
Copy link
Contributor Author

alepore commented Jul 9, 2018

@tvdeyen oh yeah forgot that, updated!

@alepore alepore force-pushed the add-existing-payment-partial branch from d346197 to fe0af38 Compare July 12, 2018 12:44
@tvdeyen
Copy link
Member

tvdeyen commented Jul 18, 2018

@alepore this needs a rebase I guess

@kennyadsl
Copy link
Member

@alepore can you please rebase? 😄

This reverts commit 997301e.

ApplePay and PayPal sources actually have some informations, they just are
different than credit cards.
@alepore alepore force-pushed the add-existing-payment-partial branch from 5a053cc to e2a57d6 Compare November 20, 2018 20:20
@alepore
Copy link
Contributor Author

alepore commented Nov 20, 2018

@kennyadsl ah, sorry, done.

@kennyadsl kennyadsl merged commit 3242cb8 into solidusio:master Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing partial spree/checkout/existing_payment/_paypal_braintree
3 participants